Skip to content

Commit ecea893

Browse files
committed
📦 fix release asset version (update image to v1.11.1)
1 parent 66ee07e commit ecea893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ variable "cluster_cidr" {
1515
variable "ccm_image_version" {
1616
type = string
1717
description = "Hetzner Cloud Controller Manager image version"
18-
default = "v1.11.0"
18+
default = "v1.11.1"
1919
}

0 commit comments

Comments
 (0)