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