File tree Expand file tree Collapse file tree 4 files changed +132
-132
lines changed Expand file tree Collapse file tree 4 files changed +132
-132
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
apiVersion : v1
3
- appVersion : canary
3
+ appVersion : 3.13- canary
4
4
description : " Container Storage Interface (CSI) driver,
5
5
provisioner, snapshotter and resizer for Ceph cephfs"
6
6
name : ceph-csi-cephfs
7
- version : 3-canary
7
+ version : 3.13 -canary
8
8
keywords :
9
9
- ceph
10
10
- cephfs
11
11
- ceph-csi
12
12
home : https://github.com/ceph/ceph-csi
13
13
sources :
14
- - https://github.com/ceph/ceph-csi/tree/devel /charts/ceph-csi-cephfs
15
- icon : https://raw.githubusercontent.com/ceph/ceph-csi/devel /assets/ceph-logo.png
14
+ - https://github.com/ceph/ceph-csi/tree/release-v3.13 /charts/ceph-csi-cephfs
15
+ icon : https://raw.githubusercontent.com/ceph/ceph-csi/release-v3.13 /assets/ceph-logo.png
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ nodeplugin:
138
138
plugin :
139
139
image :
140
140
repository : quay.io/cephcsi/cephcsi
141
- tag : canary
141
+ tag : v3.13- canary
142
142
pullPolicy : IfNotPresent
143
143
resources : {}
144
144
You can’t perform that action at this time.
0 commit comments