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

@ -28,7 +28,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)"
- "--pluginpath=/var/lib/kubelet/plugins"
@ -134,7 +134,7 @@ spec:
securityContext:
privileged: true
allowPrivilegeEscalation: true
image: quay.io/cephcsi/cephcsi:v3.13-canary
image: quay.io/cephcsi/cephcsi:v3.13.1
args:
- "--type=liveness"
- "--endpoint=$(CSI_ENDPOINT)"