From 27726d4639abe4edc18c90aac305f6080305a211 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 11:28:57 +0000 Subject: [PATCH] chore(deps): update alpine docker tag to v3.21.3 --- kustomize/csi/cleanup/all-pvcs/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/csi/cleanup/all-pvcs/deployment.yaml b/kustomize/csi/cleanup/all-pvcs/deployment.yaml index 2d18fcab..2cbb9044 100644 --- a/kustomize/csi/cleanup/all-pvcs/deployment.yaml +++ b/kustomize/csi/cleanup/all-pvcs/deployment.yaml @@ -115,7 +115,7 @@ spec: containers: - name: status # renovate: datasource=docker depName=alpine package=alpine - image: alpine:3.19.1 + image: alpine:3.21.3 resources: limits: cpu: "10m"