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"