
The pre-install hooks for several of the keystone templates cause upgrade failures when using helm2. This change wraps them in a conditional that can be toggled off for anyone still using helm2. Change-Id: I179583bd595bc8ed1e4c29eb7c2a744e3c6a5708
17 lines
448 B
YAML
17 lines
448 B
YAML
---
|
|
keystone:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 UPDATE
|
|
- 0.1.2 UPDATE
|
|
- 0.1.3 UPDATE
|
|
- 0.1.4 UPDATE
|
|
- 0.1.5 Revert clusterissuer change
|
|
- 0.1.6 Fix typo in subPath entry
|
|
- 0.1.7 Move rabbit-init to dynamic dependency
|
|
- 0.1.8 Change Issuer to ClusterIssuer
|
|
- 0.1.9 Add helm.sh/hook related annotations
|
|
- 0.1.10 Update RBAC apiVersion from /v1beta1 to /v1
|
|
- 0.1.11 Remove congress residue
|
|
- 0.1.12 Add helm hook conditional
|
|
...
|