From 9d4868d1821c53c918d92ce05d9dfe026a93c175 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 16:32:38 +0000 Subject: [PATCH] talosctl: Update to version 1.11.6 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 84779b9b88..d312e8278f 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.11.5", + "version": "1.11.6", "description": "CLI for out-of-band management of Kubernetes nodes created by Talos", "homepage": "https://talos.dev", "license": " MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/siderolabs/talos/releases/download/v1.11.5/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "de6386171686843bfcff4066c5b48c2c2f02c97b1a43fe1b9e40f1fcd5c19956" + "url": "https://github.com/siderolabs/talos/releases/download/v1.11.6/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "fcbadd1a3511c77a1841c202385d471fcc0370099fae9786fc0baee53631912d" } }, "bin": "talosctl.exe",