fix contour chart: was pointing at Bitnami, now official projectcontour
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user