From 71dc8357177a60ffaadff354ebe970e6cf5b0487 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Jun 2025 18:46:23 +0000 Subject: [PATCH] chore(deps): update dependency siderolabs/talos to v1.10.3 --- 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 25b4b0c..027c92f 100644 --- a/tofu/kubernetes/talos_image.auto.tfvars +++ b/tofu/kubernetes/talos_image.auto.tfvars @@ -1,6 +1,6 @@ talos_image = { version = "v1.9.5" - update_version = "v1.9.5" # renovate: github-releases=siderolabs/talos + update_version = "v1.10.3" # renovate: github-releases=siderolabs/talos schematic_path = "talos/image/schematic.yaml" # Point this to a new schematic file to update the schematic # update_schematic_path = "talos/image/schematic.yaml"