commit | a61b3b02d19cd42358660457d24a9696e9e3f3cf | [log] [tgz] |
---|---|---|
author | Oleksandr K. <okozachenko@vexxhost.com> | Tue Nov 19 15:46:06 2024 +0100 |
committer | GitHub <noreply@github.com> | Tue Nov 19 14:46:06 2024 +0000 |
tree | 093038677dfab803fb9094241b83157710f73f3c | |
parent | 6b406d1cc828d128aadf00012a08a7ad207f1a2b [diff] [blame] |
[ATMOSPHERE-586] support SQLAlchemy 2.0 and fix the number of max active fernet keys in Keystone (#2122) Depends-On: #2134
diff --git a/charts/keystone/Chart.yaml b/charts/keystone/Chart.yaml index b1dbb11..ff28494 100644 --- a/charts/keystone/Chart.yaml +++ b/charts/keystone/Chart.yaml
@@ -9,4 +9,4 @@ sources: - https://opendev.org/openstack/keystone - https://opendev.org/openstack/openstack-helm -version: 0.3.5 +version: 0.3.17