From 5fc9015d705f7b58057bf347467a5626312c0a0a Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Fri, 13 Feb 2026 20:39:36 +0000 Subject: [PATCH] chore: Update manifests after change --- .../snapshot-controller/Deployment-snapshot-controller.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/snapshot-controller/Deployment-snapshot-controller.yaml b/clusters/cl01tl/manifests/snapshot-controller/Deployment-snapshot-controller.yaml index 41989e409..47ed56f5e 100644 --- a/clusters/cl01tl/manifests/snapshot-controller/Deployment-snapshot-controller.yaml +++ b/clusters/cl01tl/manifests/snapshot-controller/Deployment-snapshot-controller.yaml @@ -33,7 +33,7 @@ spec: readOnlyRootFilesystem: true runAsNonRoot: true runAsUser: 1000 - image: "registry.k8s.io/sig-storage/snapshot-controller:v8.4.0" + image: "registry.k8s.io/sig-storage/snapshot-controller:v8.5.0" imagePullPolicy: IfNotPresent args: - --feature-gates=CSIVolumeGroupSnapshot=true