From bea18f35a0305eb1953a4f28194655865aae9b25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 11:18:05 +0000 Subject: [PATCH] feat(images)!: Update quay.io/minio/directpv Docker tag to v4.1.2 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..f146dc846 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.2 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.2 name: direct-csi ports: - containerPort: 20443