commit | 582fd5e659d5b8f13e2d3150cde37ddc2424d0c3 | [log] [tgz] |
---|---|---|
author | Oleksandr K. <okozachenko@vexxhost.com> | Fri Jul 19 04:39:01 2024 +0200 |
committer | GitHub <noreply@github.com> | Fri Jul 19 02:39:01 2024 +0000 |
tree | fef39264e0da230b5940a53dc7db1155f26c417b | |
parent | c3e9b23549b913b52145574c8cd785a2dec90f87 [diff] [blame] |
[ATMOSPHERE-188] feat: support SQLAlchemy 2.0 (#1622) Closes #1281
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