Skip to content

Commit 0be42a8

Browse files
Merge pull request #462 from canonical/release-please--branches--main
ci: release 1.1.9
2 parents 4e8fad0 + a262e65 commit 0be42a8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.8"
2+
".": "1.1.9"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.1.9](https://github.com/canonical/kratos-operator/compare/v1.1.8...v1.1.9) (2025-07-09)
4+
5+
6+
### Bug Fixes
7+
8+
* compare config against cm ([94eb584](https://github.com/canonical/kratos-operator/commit/94eb5848ca98ef6611201b250f85a3bc372cf52f))
9+
* restart service only when config changed ([259a15a](https://github.com/canonical/kratos-operator/commit/259a15af6f1ce3c36e0c9852bffe8aebc7910475))
10+
* update run_after_config_updated ([fc8ad80](https://github.com/canonical/kratos-operator/commit/fc8ad802eef641a1bd241f070f7f90c9e632b375))
11+
* use config hash to restart service ([162382f](https://github.com/canonical/kratos-operator/commit/162382f62d4b9898a94fc776c8e96b8d58d8354f))
12+
313
## [1.1.8](https://github.com/canonical/kratos-operator/compare/v1.1.7...v1.1.8) (2025-07-01)
414

515

0 commit comments

Comments
 (0)