Skip to content

Commit 65365ef

Browse files
committed
fix(storage-apps): fixed rebase
1 parent 5115987 commit 65365ef

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

charts/storage-apps/Chart.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: storage-apps
33
description: Argo CD app-of-apps config for storage applications
44
type: application
5-
version: 0.20.0
5+
version: 0.21.0
66
home: https://github.com/adfinis/helm-charts/tree/main/charts/storage-apps
77
sources:
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

Comments
 (0)