Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apps/clouds/hcloud-csi/app/hcloud-csi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ spec:
secretKeyRef:
key: token
name: hcloud
image: docker.io/hetznercloud/hcloud-csi-driver:v2.17.0
image: docker.io/hetznercloud/hcloud-csi-driver:v2.18.0
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 5
Expand Down Expand Up @@ -381,7 +381,7 @@ spec:
value: unix:///run/csi/socket
- name: ENABLE_METRICS
value: "false"
image: docker.io/hetznercloud/hcloud-csi-driver:v2.17.0
image: docker.io/hetznercloud/hcloud-csi-driver:v2.18.0
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 5
Expand Down