Skip to content

Commit 65c777b

Browse files
chore(deps): update helm release hcloud-csi to v2.19.1
1 parent cb3c4e1 commit 65c777b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main-setup.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ resource "helm_release" "hcloud_csi_driver" {
200200
chart = "hcloud-csi"
201201
repository = "https://charts.hetzner.cloud"
202202
namespace = "kube-system"
203-
version = "2.19.0"
203+
version = "2.19.1"
204204
wait = true
205205
}
206206

0 commit comments

Comments
 (0)