
When using a helm3 to deploy , it fails. Helm3 no more support rbac.authorization.k8s.io/v1beta1 , but v1 can support helm2 and helm3. Change-Id: Ie4e1c79c2b2513318d1b7d6a13712921a6c2a6cb
15 lines
613 B
YAML
15 lines
613 B
YAML
---
|
|
cinder:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 Support service tokens to prevent long-running job failures
|
|
- 0.1.3 Support of external ceph backend
|
|
- 0.1.4 Enable iscsi to work correctly in cinder volume
|
|
- 0.1.5 Resolves mount issue with termination-log
|
|
- 0.1.6 Enable volume backup for iSCSI based volumes
|
|
- 0.1.7 Change Issuer to ClusterIssuer
|
|
- 0.1.8 Revert - Change Issuer to ClusterIssuer
|
|
- 0.1.9 Use HostToContainer mount propagation
|
|
- 0.1.10 Change Issuer to ClusterIssuer
|
|
- 0.1.11 Update RBAC apiVersion from /v1beta1 to /v1
|