Skip to content

Commit e042b70

Browse files
chore(deps): update helm release hcloud-csi to v2.15.0 (#106)
1 parent c10df29 commit e042b70

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
@@ -196,7 +196,7 @@ resource "helm_release" "hcloud_csi_driver" {
196196
chart = "hcloud-csi"
197197
repository = "https://charts.hetzner.cloud"
198198
namespace = "kube-system"
199-
version = "2.14.0"
199+
version = "2.15.0"
200200
wait = true
201201
}
202202

0 commit comments

Comments
 (0)