Skip to content

Commit a5dce43

Browse files
minor update of dependencies on stfc-cloud-manila-csi chart
1 parent e92b0a5 commit a5dce43

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed
+8-10
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
apiVersion: v2
2-
name: stfc-cloud-manila-csi
3-
version: 1.1.0
42
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
3+
- name: openstack-manila-csi
4+
repository: https://kubernetes.github.io/cloud-provider-openstack
5+
version: 2.32.0
6+
- name: ceph-csi-cephfs
7+
repository: https://ceph.github.io/csi-charts
8+
version: 3.13.1
9+
name: stfc-cloud-manila-csi
10+
version: 1.1.1

0 commit comments

Comments
 (0)