Skip to content

Commit 608c899

Browse files
fix: update image version to v1.10.4 in k8s_cluster_override module
1 parent 16de84e commit 608c899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/main.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ module "k8s_cluster_override" {
5656
}
5757

5858
image = {
59-
version = "v1.9.1"
59+
version = "v1.10.4"
6060
extensions = ["qemu-guest-agent", "iscsi-tools", "util-linux-tools"]
6161
}
6262

0 commit comments

Comments
 (0)