Skip to content

Commit 7558073

Browse files
authored
chore(4.5): release 1.8.24 (#591)
1 parent b9dc33b commit 7558073

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.8.24](https://github.com/GluuFederation/cloud-native-edition/compare/v1.8.23...v1.8.24) (2023-09-11)
4+
5+
6+
### Bug Fixes
7+
8+
* release helm chart 1.8.24 containing client_id AS upgrade ([b9dc33b](https://github.com/GluuFederation/cloud-native-edition/commit/b9dc33bce093b7065f133b29cf30aa82b99e61d8))
9+
310
## [1.8.23](https://github.com/GluuFederation/cloud-native-edition/compare/v1.8.22...v1.8.23) (2023-09-08)
411

512

pygluu/kubernetes/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
55
"""
66

7-
__version__ = "1.8.23"
7+
__version__ = "1.8.24"

0 commit comments

Comments
 (0)