Skip to content

Commit f46e1c3

Browse files
chore(deps): update helm release hcloud-csi to v2.18.3 (#164)
1 parent ef9fbf7 commit f46e1c3

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
@@ -198,7 +198,7 @@ resource "helm_release" "hcloud_csi_driver" {
198198
chart = "hcloud-csi"
199199
repository = "https://charts.hetzner.cloud"
200200
namespace = "kube-system"
201-
version = "2.18.2"
201+
version = "2.18.3"
202202
wait = true
203203
}
204204

0 commit comments

Comments
 (0)