Skip to content

Commit 9c2b9ee

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2"
204204
wait = true
205205
}
206206

0 commit comments

Comments
 (0)