From 09d09749e69c79bf464cb35f32c47953ec47dc20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 08:30:12 +0000 Subject: [PATCH] talosctl: Update to version 1.10.3 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 8dc9f606ff..5c9bebaed4 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.10.2", + "version": "1.10.3", "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.2/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "95dec88f5f909ca6180925ce5c54b00e9d04e12534accfba2f160d49c9f81a9a" + "url": "https://github.com/siderolabs/talos/releases/download/v1.10.3/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "6aa51408b00963d1c7e6f27c8e07977c733d693fc11108e6884df3814d1a1512" } }, "bin": "talosctl.exe",