Skip to content

Commit

Permalink
Update docker.io/hetznercloud/hcloud-csi-driver Docker tag to v2.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tegridy Renovate Bot <bob@tegridy.io>
  • Loading branch information
Tegridy Renovate Bot committed Jun 24, 2024
1 parent 482e5e3 commit 8d775f3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ parameters:
csi_driver:
registry: docker.io
repository: hetznercloud/hcloud-csi-driver
tag: v2.6.0
tag: v2.8.0
csi_attacher:
registry: registry.k8s.io
repository: sig-storage/csi-attacher
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
value: 0.0.0.0:9189
- name: ENABLE_METRICS
value: "true"
image: docker.io/hetznercloud/hcloud-csi-driver:v2.6.0
image: docker.io/hetznercloud/hcloud-csi-driver:v2.8.0
imagePullPolicy: Always
livenessProbe:
failureThreshold: 5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
secretKeyRef:
key: token
name: hcloud
image: docker.io/hetznercloud/hcloud-csi-driver:v2.6.0
image: docker.io/hetznercloud/hcloud-csi-driver:v2.8.0
imagePullPolicy: Always
livenessProbe:
failureThreshold: 5
Expand Down

0 comments on commit 8d775f3

Please sign in to comment.