We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e92b0a5 commit a5dce43Copy full SHA for a5dce43
charts/stfc-cloud-manila-csi/Chart.yaml
@@ -1,12 +1,10 @@
1
apiVersion: v2
2
-name: stfc-cloud-manila-csi
3
-version: 1.1.0
4
dependencies:
5
-# https://github.com/kubernetes/cloud-provider-openstack/tree/master/charts/cinder-csi-plugin
6
-- name: openstack-manila-csi
7
- version: 2.31.0
8
- repository: https://kubernetes.github.io/cloud-provider-openstack
9
-# https://github.com/ceph/ceph-csi/tree/devel/charts/ceph-csi-cephfs
10
-- name: ceph-csi-cephfs
11
- version: 3.11.0
12
- repository: https://ceph.github.io/csi-charts
+ - name: openstack-manila-csi
+ repository: https://kubernetes.github.io/cloud-provider-openstack
+ version: 2.32.0
+ - name: ceph-csi-cephfs
+ repository: https://ceph.github.io/csi-charts
+ version: 3.13.1
+name: stfc-cloud-manila-csi
+version: 1.1.1
0 commit comments