From b42ea44efd1ffd68ca1bae534969315d732fc469 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Mar 2026 20:10:18 +0000 Subject: [PATCH] chore(deps): update ghcr.io/siderolabs/talosctl docker tag to v1.12.5 --- clusters/cl01tl/helm/talos/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/helm/talos/values.yaml b/clusters/cl01tl/helm/talos/values.yaml index 6bec7dd3c..853427278 100644 --- a/clusters/cl01tl/helm/talos/values.yaml +++ b/clusters/cl01tl/helm/talos/values.yaml @@ -405,7 +405,7 @@ etcd-defrag: main: image: repository: ghcr.io/siderolabs/talosctl - tag: v1.12.4 + tag: v1.12.5 pullPolicy: IfNotPresent args: - etcd @@ -438,7 +438,7 @@ etcd-defrag: main: image: repository: ghcr.io/siderolabs/talosctl - tag: v1.12.4 + tag: v1.12.5 pullPolicy: IfNotPresent args: - etcd @@ -471,7 +471,7 @@ etcd-defrag: main: image: repository: ghcr.io/siderolabs/talosctl - tag: v1.12.4 + tag: v1.12.5 pullPolicy: IfNotPresent args: - etcd -- 2.49.1