Skip to content

Commit fcfbaae

Browse files
chore(deps): update helm release hcloud-csi to v2.20.1
1 parent 4cfdcfc commit fcfbaae

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.20.0"
203+
version = "2.20.1"
204204
wait = true
205205
}
206206

0 commit comments

Comments
 (0)