Skip to content

Commit f6809a6

Browse files
authored
Merge pull request #418 from canonical/release-please--branches--main
ci: release 1.1.4
2 parents c47d386 + c3c2ff2 commit f6809a6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-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.3"
2+
".": "1.1.4"
33
}

CHANGELOG.md

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

3+
## [1.1.4](https://github.com/canonical/kratos-operator/compare/v1.1.3...v1.1.4) (2025-05-06)
4+
5+
6+
### Bug Fixes
7+
8+
* fix auth config parsing ([bc74de1](https://github.com/canonical/kratos-operator/commit/bc74de1efb8a17791b3113a3b44efdb4e9ab7ba4))
9+
* update all external-idp config in holistic handler ([8e517f5](https://github.com/canonical/kratos-operator/commit/8e517f50a2573f0f19c79091ae213619a9c95794))
10+
* update charm dependent libs ([6f8c2df](https://github.com/canonical/kratos-operator/commit/6f8c2dfaeaeddd14ae2c6930e1865a552edb5770))
11+
312
## [1.1.3](https://github.com/canonical/kratos-operator/compare/v1.1.2...v1.1.3) (2025-04-29)
413

514

0 commit comments

Comments
 (0)