openstack-helm-infra/releasenotes/notes/ceph-rgw.yaml
bw6938 367f7bec3c [ceph-rgw] update rbac api version
When using helm3 to deploy, it fails as helm 3
no longer supports rbac.authorization.k8s.io/v1beta1,
but v1 can support helm2 and helm3 (liujinyuan@inspur.com).

Change-Id: I8e0ceb0c0991fd48b5b6a1b688a5c1b91f58c02e
2021-02-25 19:59:09 +00:00

8 lines
189 B
YAML

---
ceph-rgw:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Uplift from Nautilus to Octopus release
- 0.1.3 update rbac api version
...