build: prepare of 3.13.1

updating the required templates and documents for the 3.12.1 release.

Signed-off-by: yati1998 <ypadia@redhat.com>
This commit is contained in:
yati1998
2025-03-05 11:57:39 +05:30
committed by mergify[bot]
parent 6ac7ba4d4f
commit 0e0ab3985a
9 changed files with 15 additions and 15 deletions

View File

@ -40,7 +40,7 @@ spec:
topologyKey: "kubernetes.io/hostname"
containers:
- name: csi-nfsplugin
image: quay.io/cephcsi/cephcsi:v3.13-canary
image: quay.io/cephcsi/cephcsi:v3.13.1
args:
- "--nodeid=$(NODE_ID)"
- "--type=nfs"
@ -147,7 +147,7 @@ spec:
- name: socket-dir
mountPath: /csi
- name: liveness-prometheus
image: quay.io/cephcsi/cephcsi:v3.13-canary
image: quay.io/cephcsi/cephcsi:v3.13.1
args:
- "--type=liveness"
- "--endpoint=$(CSI_ENDPOINT)"

View File

@ -26,7 +26,7 @@ spec:
capabilities:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
image: quay.io/cephcsi/cephcsi:v3.13-canary
image: quay.io/cephcsi/cephcsi:v3.13.1
args:
- "--nodeid=$(NODE_ID)"
- "--type=nfs"