From fb263055cc2a30ee388f29bac8f5ccb304e2385c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 01:33:54 +0000 Subject: [PATCH] chore(deps): update docker.io/democraticcsi/csi-grpc-proxy docker tag to v0.5.7 --- cluster/apps/core/iscsi/values.yaml | 2 +- cluster/apps/core/nfs/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/apps/core/iscsi/values.yaml b/cluster/apps/core/iscsi/values.yaml index c5b4483..5ebfa35 100644 --- a/cluster/apps/core/iscsi/values.yaml +++ b/cluster/apps/core/iscsi/values.yaml @@ -325,5 +325,5 @@ democratic-csi: # https://github.com/democratic-csi/csi-grpc-proxy csiProxy: enabled: true - image: docker.io/democraticcsi/csi-grpc-proxy:v0.5.3 + image: docker.io/democraticcsi/csi-grpc-proxy:v0.5.7 resources: \ No newline at end of file diff --git a/cluster/apps/core/nfs/values.yaml b/cluster/apps/core/nfs/values.yaml index b9de033..584ebb2 100644 --- a/cluster/apps/core/nfs/values.yaml +++ b/cluster/apps/core/nfs/values.yaml @@ -270,5 +270,5 @@ democratic-csi: # https://github.com/democratic-csi/csi-grpc-proxy csiProxy: enabled: true - image: docker.io/democraticcsi/csi-grpc-proxy:v0.5.3 + image: docker.io/democraticcsi/csi-grpc-proxy:v0.5.7 resources: \ No newline at end of file