fix contour chart: was pointing at Bitnami, now official projectcontour
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: vault
|
||||
repository: https://helm.releases.hashicorp.com
|
||||
version: 0.34.1
|
||||
digest: sha256:5a9c8a551bc9ca890ce30d587550ec1ec6b5f23c26e8a106a14723cc6ac9a2a2
|
||||
generated: "2026-08-31T07:05:39.750081+05:30"
|
||||
@@ -3,5 +3,9 @@ name: vault
|
||||
version: 1.0.0
|
||||
dependencies:
|
||||
- name: vault
|
||||
version: 0.20.1
|
||||
# Pinned to match the live release exactly (helm list -n vault showed
|
||||
# vault-0.34.1) — adoption should never silently change the chart
|
||||
# version out from under a stateful, unsealed Vault. Bump deliberately
|
||||
# later, with a changelog read first, same as any other chart bump.
|
||||
version: 0.34.1
|
||||
repository: https://helm.releases.hashicorp.com
|
||||
Binary file not shown.
Reference in New Issue
Block a user