commit | 033283d93a4dff427eca96ddf03d2cf6c9afe659 | [log] [tgz] |
---|---|---|
author | Oleksandr K. <okozachenko@vexxhost.com> | Tue Nov 19 13:13:50 2024 +0100 |
committer | GitHub <noreply@github.com> | Tue Nov 19 12:13:50 2024 +0000 |
tree | 2e62afbe9be3bfd968db2d8d3edfd2fd0def05cb | |
parent | 80a2b1d9b749b2d27567d258c5b43a266f6f70d5 [diff] [blame] |
[ATMOSPHERE-588] support SQLAlchemy 2.0 and fix the number of max active fernet keys in Keystone (#2123) Depends-On: #2135
diff --git a/charts/ovn/requirements.yaml b/charts/ovn/requirements.yaml index ddafbfc..b3d5dcf 100644 --- a/charts/ovn/requirements.yaml +++ b/charts/ovn/requirements.yaml
@@ -1,4 +1,4 @@ dependencies: - name: helm-toolkit repository: https://tarballs.openstack.org/openstack-helm-infra - version: 0.2.64 + version: 0.2.69