[helm] Upgrade Helm to version 3.12.0

Helm version 3 is needed for upcoming features, notably the
rook-helm charts to manage Ceph via Rook require Helm v3. This
change updates Helm in openstack-helm-infra to 3.12.0.

Change-Id: I13b1671121658b1390d89beabacfd15a24b19afe
This commit is contained in:
Stephen Taylor 2023-06-01 08:22:31 -06:00
parent b9954058bc
commit bf95238dc1

View File

@ -12,7 +12,7 @@
---
version:
helm: v2.17.0
helm: v3.12.0
url:
helm_repo: https://get.helm.sh
...