Skip to content

Commit

Permalink
deps: update registry.k8s.io/sig-storage/csi-provisioner docker tag t…
Browse files Browse the repository at this point in the history
…o v5.2.0
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 522441b commit 1de228a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion chart/.snapshots/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ spec:
mountPath: /run/csi

- name: csi-provisioner
image: registry.k8s.io/sig-storage/csi-provisioner:v5.1.0
image: registry.k8s.io/sig-storage/csi-provisioner:v5.2.0
imagePullPolicy: IfNotPresent
resources:
limits: {}
Expand Down
2 changes: 1 addition & 1 deletion chart/.snapshots/example-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ spec:
mountPath: /run/csi

- name: csi-provisioner
image: registry.k8s.io/sig-storage/csi-provisioner:v5.1.0
image: registry.k8s.io/sig-storage/csi-provisioner:v5.2.0
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion chart/.snapshots/full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ spec:
mountPath: /run/csi

- name: csi-provisioner
image: registry.k8s.io/sig-storage/csi-provisioner:v5.1.0
image: registry.k8s.io/sig-storage/csi-provisioner:v5.2.0
imagePullPolicy: Always
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ controller:

csiProvisioner:
name: registry.k8s.io/sig-storage/csi-provisioner
tag: v5.1.0 # renovate: datasource=docker depName=registry.k8s.io/sig-storage/csi-provisioner
tag: v5.2.0 # renovate: datasource=docker depName=registry.k8s.io/sig-storage/csi-provisioner
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down
2 changes: 1 addition & 1 deletion deploy/kubernetes/hcloud-csi.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1de228a

Please sign in to comment.