diff --git a/tofu/kubernetes/talos_image.auto.tfvars b/tofu/kubernetes/talos_image.auto.tfvars index 2f73adb..78eb423 100644 --- a/tofu/kubernetes/talos_image.auto.tfvars +++ b/tofu/kubernetes/talos_image.auto.tfvars @@ -1,6 +1,6 @@ talos_image = { version = "v1.9.2" - update_version = "v1.9.3" # renovate: github-releases=siderolabs/talos + 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 # update_schematic_path = "talos/image/schematic.yaml"