diff --git a/kubernetes/staging/apps/system-upgrade/system-upgrade-controller/install.yaml b/kubernetes/staging/apps/system-upgrade/system-upgrade-controller/install.yaml index 4691ace185..052534dc94 100644 --- a/kubernetes/staging/apps/system-upgrade/system-upgrade-controller/install.yaml +++ b/kubernetes/staging/apps/system-upgrade/system-upgrade-controller/install.yaml @@ -41,6 +41,6 @@ spec: postBuild: substitute: # renovate: depName=ghcr.io/siderolabs/installer datasource=docker - TALOS_VERSION: v1.9.1 + TALOS_VERSION: v1.9.2 # renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker KUBERNETES_VERSION: v1.32.1 diff --git a/kubernetes/staging/bootstrap/talos/talconfig.yaml b/kubernetes/staging/bootstrap/talos/talconfig.yaml index b58cee17e8..eb49eec3f6 100644 --- a/kubernetes/staging/bootstrap/talos/talconfig.yaml +++ b/kubernetes/staging/bootstrap/talos/talconfig.yaml @@ -2,7 +2,7 @@ clusterName: staging # renovate: depName=ghcr.io/siderolabs/installer datasource=docker -talosVersion: v1.9.1 +talosVersion: v1.9.2 # renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker kubernetesVersion: v1.32.1