From ef0e908d3f8af42214850bfcd1ed671cd69836e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 20:29:08 +0000 Subject: [PATCH] talosctl: Update to version 1.10.7 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 7a5c906dc9..f0f082351f 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.10.6", + "version": "1.10.7", "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.10.6/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "2fa4c8354dd41892400d64cdb95819d5f684f1341d7c0d10ca1e2fb9cdc0b621" + "url": "https://github.com/siderolabs/talos/releases/download/v1.10.7/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "7f92e40eb74979280bb2fc21ad893c8910e71a2603c9c069615d35035e4776f1" } }, "bin": "talosctl.exe",