Skip to content
Snippets Groups Projects
Commit 283a94a5 authored by github-actions's avatar github-actions
Browse files

Update version tags to 2.2.0

parent 2a0dc461
No related branches found
No related tags found
No related merge requests found
......@@ -248,7 +248,7 @@ spec:
secretKeyRef:
key: token
name: hcloud
image: hetznercloud/hcloud-csi-driver:latest
image: hetznercloud/hcloud-csi-driver:2.2.0
imagePullPolicy: Always
livenessProbe:
failureThreshold: 5
......@@ -323,7 +323,7 @@ spec:
value: 0.0.0.0:9189
- name: ENABLE_METRICS
value: "true"
image: hetznercloud/hcloud-csi-driver:latest
image: hetznercloud/hcloud-csi-driver:2.2.0
imagePullPolicy: Always
livenessProbe:
failureThreshold: 5
......
......@@ -2,7 +2,7 @@ package driver
const (
PluginName = "csi.hetzner.cloud"
PluginVersion = "1.6.0"
PluginVersion = "2.2.0"
MaxVolumesPerNode = 16
MinVolumeSize = 10 // GB
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment