Skip to content

Commit 2b73d04

Browse files
authored
Merge pull request #84 from hcloud-k8s/renovate/hcloud-csi-2.x
Update Helm release hcloud-csi to v2.13.0
2 parents 40d6ca1 + 7a26eba commit 2b73d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ variable "hcloud_csi_helm_chart" {
863863

864864
variable "hcloud_csi_helm_version" {
865865
type = string
866-
default = "2.12.0"
866+
default = "2.13.0"
867867
description = "Version of the Hcloud CSI Helm chart to deploy."
868868
}
869869

0 commit comments

Comments
 (0)