Skip to content

Commit a02a727

Browse files
chore(deps): update helm release hcloud-csi to v2.21.1 (#231)
1 parent c396f47 commit a02a727

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

0 commit comments

Comments
 (0)