@@ -2,7 +2,7 @@ apiVersion: v2
22name: storage-apps
33description: Argo CD app-of-apps config for storage applications
44type: application
5- version: 0.19 .0
5+ version: 0.20 .0
66home: https://github.com/adfinis/helm-charts/tree/main/charts/storage-apps
77sources:
88 - https://github.com/adfinis/helm-charts
@@ -18,38 +18,13 @@ annotations:
1818 artifacthub.io/changes: |
1919 - kind: changed
2020 description: |
21- Updated cephCsiCephfs and cephCsiRbd charts to 3.15.0, including:
22- - Replication server moved from main controller to CSI-Addons
23- - Added support for QoS parameters, like limits based on I/O capacity, read/write mix, and maximums.
24- - New method for SELinux labeling was introduce
25- - Can now create a ReadWriteMany (PVC) directly from a ReadOnlyMany
26- - Now supports using the ObjectMap data store within a RADOS namespace.
21+ Updated cephCsiCephfs and cephCsiRbd charts to 3.15.1, including:
22+ - Bug/fencing shallow volume
23+ - Fix bug where volumereplication promote/demote would fail
24+ - Support compressed ipv6 addresses
25+ - skip reset quiesce during DeleteVolumeGroupSnapshot
26+ - retry controllerpublish secret fetch on missing clusterId
27+ - pass fsName when mounting from monitor list
2728 links:
28- - name: "3.15 Release Notes"
29- url: "https://github.com/ceph/ceph-csi/releases/tag/v3.15.0"
30- - name: "3.14.2 Release Notes"
31- url: "https://github.com/ceph/ceph-csi/releases/tag/v3.14.2"
32- - name: "3.14.1 Release Notes"
33- url: "https://github.com/ceph/ceph-csi/releases/tag/v3.14.1"
34- - name: "3.14 Release Notes"
35- url: "https://github.com/ceph/ceph-csi/releases/tag/v3.14.0"
36- - name: "3.13.1 Release Notes"
37- url: "https://github.com/ceph/ceph-csi/releases/tag/v3.13.1"
38- - name: "3.13 Release Notes"
39- url: "https://github.com/ceph/ceph-csi/releases/tag/v3.13.0"
40- - name: "3.12.3 Release Notes"
41- url: "https://github.com/ceph/ceph-csi/releases/tag/v3.12.3"
42- - name: "3.12.1 Release Notes"
43- url: "https://github.com/ceph/ceph-csi/releases/tag/v3.12.1"
44- - name: "3.12 Release Notes"
45- url: "https://github.com/ceph/ceph-csi/releases/tag/v3.12.0"
46- - name: "3.11 Release Notes"
47- url: "https://github.com/ceph/ceph-csi/releases/tag/v3.11.0"
48- - name: "3.10.2 Release Notes"
49- url: "https://github.com/ceph/ceph-csi/releases/tag/v3.10.2"
50- - name: "3.10.1 Release Notes"
51- url: "https://github.com/ceph/ceph-csi/releases/tag/v3.10.1"
52- - name: "3.10 Release Notes"
53- url: "https://github.com/ceph/ceph-csi/releases/tag/v3.10.0"
54- - name: "3.9 Release Notes"
55- url: "https://github.com/ceph/ceph-csi/releases/tag/v3.9.0"
29+ - name: "3.15.1 Release Notes"
30+ url: "https://github.com/ceph/ceph-csi/releases/tag/v3.15.1"
0 commit comments