diff --git a/releasenotes/notes/ceph-client.yaml b/releasenotes/notes/ceph-client.yaml index 72ef4c7693..55e9723f84 100644 --- a/releasenotes/notes/ceph-client.yaml +++ b/releasenotes/notes/ceph-client.yaml @@ -1,4 +1,9 @@ --- ceph-client: - 0.1.0 Initial Chart + - 0.1.0 Change helm-toolkit dependency version to ">= 0.1.0" + - 0.1.2 fix the logic to disable the autoscaler on pools + - 0.1.3 Run as ceph user and disallow privilege escalation + - 0.1.4 Improvements for ceph-client helm tests + - 0.1.5 Fix Helm test check_pgs() check for inactive PGs ...