@@ -2,7 +2,7 @@ apiVersion: v2
22name : storage-apps
33description : Argo CD app-of-apps config for storage applications
44type : application
5- version : 0.20 .0
5+ version : 0.21 .0
66home : https://github.com/adfinis/helm-charts/tree/main/charts/storage-apps
77sources :
88 - https://github.com/adfinis/helm-charts
@@ -19,13 +19,13 @@ annotations:
1919 artifacthub.io/changes : |
2020 - kind: changed
2121 description: |
22- Updated cephCsiCephfs and cephCsiRbd charts to 3.15.1, including:
23- - Bug/fencing shallow volume
24- - Fix bug where volumereplication promote/demote would fail
25- - Support compressed ipv6 addresses
26- - skip reset quiesce during DeleteVolumeGroupSnapshot
27- - retry controllerpublish secret fetch on missing clusterId
28- - pass fsName when mounting from monitor list
22+ Updated csiDriverSmb to 1.19.1, including:
23+ - Various CVE fixes
24+ - upgrade csi-resizer to v1.14.0
25+ - enable to use secrets with special characters
26+ - support multiple storage classes creation using helm chart
2927 links:
30- - name: "3.15.1 Release Notes"
31- url: "https://github.com/ceph/ceph-csi/releases/tag/v3.15.1"
28+ - name: "v1.19.1 Release Notes"
29+ url: "https://github.com/kubernetes-csi/csi-driver-smb/releases/tag/v1.19.1"
30+ - name: "v1.19.0 Release Notes"
31+ url: "https://github.com/kubernetes-csi/csi-driver-smb/releases/tag/v1.19.0"
0 commit comments