@@ -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
@@ -15,16 +15,17 @@ dependencies:
1515 version : 0.9.1
1616 repository : https://charts.adfinis.com
1717annotations :
18+ artifacthub.io/containsSecurityUpdates : " true"
1819 artifacthub.io/changes : |
1920 - kind: changed
2021 description: |
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
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
2827 links:
29- - name: "3.15.1 Release Notes"
30- 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