Skip to content

Commit

Permalink
chore(4.5): release 1.8.15 (#545)
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-auto authored Apr 17, 2023
1 parent 47a4a67 commit 5da9cf7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.8.15](https://github.com/GluuFederation/cloud-native-edition/compare/v1.8.14...v1.8.15) (2023-04-17)


### Bug Fixes

* aws and google config ([#542](https://github.com/GluuFederation/cloud-native-edition/issues/542)) ([20e3d32](https://github.com/GluuFederation/cloud-native-edition/commit/20e3d32ed99da8a04315f6fb95f5acc2b16ddc8b))
* missing pods and pods/exec permission for default Role ([#544](https://github.com/GluuFederation/cloud-native-edition/issues/544)) ([06edf2f](https://github.com/GluuFederation/cloud-native-edition/commit/06edf2f0bf759640c98d0ae9e20df093decac9f2))

## [1.8.14](https://github.com/GluuFederation/cloud-native-edition/compare/v1.8.13...v1.8.14) (2023-04-10)


Expand Down
2 changes: 1 addition & 1 deletion pygluu/kubernetes/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
"""

__version__ = "1.8.14"
__version__ = "1.8.15"

0 comments on commit 5da9cf7

Please sign in to comment.