From 50a110f3ab0fb11ed1894f042b187d5d1dba06bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 20:03:34 +0000 Subject: [PATCH] feat(images)!: Update quay.io/minio/directpv Docker tag to v4.1.4 Signed-off-by: Danny Froberg --- cluster/core/storage/directpv/deploy.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/core/storage/directpv/deploy.yaml b/cluster/core/storage/directpv/deploy.yaml index c861809a9..b4e7160bb 100644 --- a/cluster/core/storage/directpv/deploy.yaml +++ b/cluster/core/storage/directpv/deploy.yaml @@ -1739,7 +1739,7 @@ spec: fieldPath: spec.nodeName - name: CSI_ENDPOINT value: unix:///csi/csi.sock - image: quay.io/minio/directpv:v3.2.0 + image: quay.io/minio/directpv:v4.1.4 livenessProbe: failureThreshold: 5 httpGet: @@ -1932,7 +1932,7 @@ spec: fieldPath: spec.nodeName - name: CSI_ENDPOINT value: unix:///csi/csi.sock - image: quay.io/minio/directpv:v3.2.0 + image: quay.io/minio/directpv:v4.1.4 name: direct-csi ports: - containerPort: 20443