Skip to content

Commit

Permalink
chore(4.5): release 1.8.16 (#548)
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-auto authored May 8, 2023
1 parent c460ad9 commit c767863
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.8.16](https://github.com/GluuFederation/cloud-native-edition/compare/v1.8.15...v1.8.16) (2023-05-08)


### Bug Fixes

* update oxauth image tag to include HttpService2 ([#547](https://github.com/GluuFederation/cloud-native-edition/issues/547)) ([b4fee12](https://github.com/GluuFederation/cloud-native-edition/commit/b4fee1251545195464ee6d4108fd09060aca57bb))

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


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.15"
__version__ = "1.8.16"

0 comments on commit c767863

Please sign in to comment.