From 47079ecdfb347e1c52a0bcc3fd245c5dc3bc47d6 Mon Sep 17 00:00:00 2001 From: Vegard Hagen Date: Fri, 18 Apr 2025 14:50:18 +0200 Subject: [PATCH] chore(talos): update talos to 1.9.5 Signed-off-by: Vegard Hagen --- tofu/kubernetes/talos_image.auto.tfvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tofu/kubernetes/talos_image.auto.tfvars b/tofu/kubernetes/talos_image.auto.tfvars index 78eb423..25b4b0c 100644 --- a/tofu/kubernetes/talos_image.auto.tfvars +++ b/tofu/kubernetes/talos_image.auto.tfvars @@ -1,5 +1,5 @@ talos_image = { - version = "v1.9.2" + version = "v1.9.5" update_version = "v1.9.5" # renovate: github-releases=siderolabs/talos schematic_path = "talos/image/schematic.yaml" # Point this to a new schematic file to update the schematic