From ea4384eac816934231788ef876640aa8f794d5f2 Mon Sep 17 00:00:00 2001 From: "lucas.mathieu" Date: Mon, 13 Apr 2026 19:09:40 +0200 Subject: [PATCH] chore: update talos to 1.12.6 --- terraform/templates/install-disk-and-hostname.yaml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/templates/install-disk-and-hostname.yaml.tmpl b/terraform/templates/install-disk-and-hostname.yaml.tmpl index e0a0872..67448d3 100644 --- a/terraform/templates/install-disk-and-hostname.yaml.tmpl +++ b/terraform/templates/install-disk-and-hostname.yaml.tmpl @@ -2,4 +2,4 @@ machine: network: hostname: ${hostname} install: - image: "factory.talos.dev/nocloud-installer/ce4c980550dd2ab1b17bbf2b08801c7eb59418eafe8f279833297925d67c7515:v1.11.0" + image: "factory.talos.dev/nocloud-installer/ce4c980550dd2ab1b17bbf2b08801c7eb59418eafe8f279833297925d67c7515:v1.12.6"