Skip to content

Commit 72cdc74

Browse files
Rakshith-Rmergify[bot]
authored andcommitted
build: prepare for v3.15.0
This commit updates the required templates for the v3.15.0 release. Signed-off-by: Rakshith R <[email protected]>
1 parent 3c3aa41 commit 72cdc74

File tree

9 files changed

+15
-22
lines changed

9 files changed

+15
-22
lines changed

build.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# get proporly expanded.
1010
#
1111
# cephcsi image version
12-
CSI_IMAGE_VERSION=canary
12+
CSI_IMAGE_VERSION=v3.15.0
1313

1414
# cephcsi upgrade version
1515
CSI_UPGRADE_VERSION=v3.13.1

charts/ceph-csi-cephfs/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ nodeplugin:
138138
plugin:
139139
image:
140140
repository: quay.io/cephcsi/cephcsi
141-
tag: canary
141+
tag: v3.15.0
142142
pullPolicy: IfNotPresent
143143
resources: {}
144144

charts/ceph-csi-rbd/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ nodeplugin:
149149
plugin:
150150
image:
151151
repository: quay.io/cephcsi/cephcsi
152-
tag: canary
152+
tag: v3.15.0
153153
pullPolicy: IfNotPresent
154154
resources: {}
155155

deploy/cephfs/kubernetes/csi-cephfsplugin-provisioner.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ spec:
4343
priorityClassName: system-cluster-critical
4444
containers:
4545
- name: csi-cephfsplugin
46-
# for stable functionality replace canary with latest release version
47-
image: quay.io/cephcsi/cephcsi:canary
46+
image: quay.io/cephcsi/cephcsi:v3.15.0
4847
args:
4948
- "--nodeid=$(NODE_ID)"
5049
- "--type=cephfs"
@@ -193,7 +192,7 @@ spec:
193192
- name: socket-dir
194193
mountPath: /csi
195194
- name: liveness-prometheus
196-
image: quay.io/cephcsi/cephcsi:canary
195+
image: quay.io/cephcsi/cephcsi:v3.15.0
197196
args:
198197
- "--type=liveness"
199198
- "--endpoint=$(CSI_ENDPOINT)"

deploy/cephfs/kubernetes/csi-cephfsplugin.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ spec:
2626
capabilities:
2727
add: ["SYS_ADMIN"]
2828
allowPrivilegeEscalation: true
29-
# for stable functionality replace canary with latest release version
30-
image: quay.io/cephcsi/cephcsi:canary
29+
image: quay.io/cephcsi/cephcsi:v3.15.0
3130
args:
3231
- "--nodeid=$(NODE_ID)"
3332
- "--type=cephfs"
@@ -125,7 +124,7 @@ spec:
125124
securityContext:
126125
privileged: true
127126
allowPrivilegeEscalation: true
128-
image: quay.io/cephcsi/cephcsi:canary
127+
image: quay.io/cephcsi/cephcsi:v3.15.0
129128
args:
130129
- "--type=liveness"
131130
- "--endpoint=$(CSI_ENDPOINT)"

deploy/nfs/kubernetes/csi-nfsplugin-provisioner.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ spec:
4040
topologyKey: "kubernetes.io/hostname"
4141
containers:
4242
- name: csi-nfsplugin
43-
# for stable functionality replace canary with latest release version
44-
image: quay.io/cephcsi/cephcsi:canary
43+
image: quay.io/cephcsi/cephcsi:v3.15.0
4544
args:
4645
- "--nodeid=$(NODE_ID)"
4746
- "--type=nfs"
@@ -148,7 +147,7 @@ spec:
148147
- name: socket-dir
149148
mountPath: /csi
150149
- name: liveness-prometheus
151-
image: quay.io/cephcsi/cephcsi:canary
150+
image: quay.io/cephcsi/cephcsi:v3.15.0
152151
args:
153152
- "--type=liveness"
154153
- "--endpoint=$(CSI_ENDPOINT)"

deploy/nfs/kubernetes/csi-nfsplugin.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ spec:
2626
capabilities:
2727
add: ["SYS_ADMIN"]
2828
allowPrivilegeEscalation: true
29-
# for stable functionality replace canary with latest release version
30-
image: quay.io/cephcsi/cephcsi:canary
29+
image: quay.io/cephcsi/cephcsi:v3.15.0
3130
args:
3231
- "--nodeid=$(NODE_ID)"
3332
- "--type=nfs"

deploy/rbd/kubernetes/csi-rbdplugin-provisioner.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ spec:
4747
priorityClassName: system-cluster-critical
4848
containers:
4949
- name: csi-rbdplugin
50-
# for stable functionality replace canary with latest release version
51-
image: quay.io/cephcsi/cephcsi:canary
50+
image: quay.io/cephcsi/cephcsi:v3.15.0
5251
args:
5352
- "--nodeid=$(NODE_ID)"
5453
- "--type=rbd"
@@ -209,8 +208,7 @@ spec:
209208
- name: socket-dir
210209
mountPath: /csi
211210
- name: csi-rbdplugin-controller
212-
# for stable functionality replace canary with latest release version
213-
image: quay.io/cephcsi/cephcsi:canary
211+
image: quay.io/cephcsi/cephcsi:v3.15.0
214212
args:
215213
- "--type=controller"
216214
- "--v=5"
@@ -231,7 +229,7 @@ spec:
231229
- name: ceph-config
232230
mountPath: /etc/ceph/
233231
- name: liveness-prometheus
234-
image: quay.io/cephcsi/cephcsi:canary
232+
image: quay.io/cephcsi/cephcsi:v3.15.0
235233
args:
236234
- "--type=liveness"
237235
- "--endpoint=$(CSI_ENDPOINT)"

deploy/rbd/kubernetes/csi-rbdplugin.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ spec:
2828
capabilities:
2929
add: ["SYS_ADMIN"]
3030
allowPrivilegeEscalation: true
31-
# for stable functionality replace canary with latest release version
32-
image: quay.io/cephcsi/cephcsi:canary
31+
image: quay.io/cephcsi/cephcsi:v3.15.0
3332
args:
3433
- "--nodeid=$(NODE_ID)"
3534
- "--pluginpath=/var/lib/kubelet/plugins"
@@ -135,7 +134,7 @@ spec:
135134
securityContext:
136135
privileged: true
137136
allowPrivilegeEscalation: true
138-
image: quay.io/cephcsi/cephcsi:canary
137+
image: quay.io/cephcsi/cephcsi:v3.15.0
139138
args:
140139
- "--type=liveness"
141140
- "--endpoint=$(CSI_ENDPOINT)"

0 commit comments

Comments
 (0)