From 503cb7c6dbe54156793487859f98296a04a96240 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 16:30:00 +0000 Subject: [PATCH] talosctl: Update to version 1.10.4 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 5c9bebaed4..acd0914490 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.10.3", + "version": "1.10.4", "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.3/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "6aa51408b00963d1c7e6f27c8e07977c733d693fc11108e6884df3814d1a1512" + "url": "https://github.com/siderolabs/talos/releases/download/v1.10.4/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "d60a3d9985047bd08c3fd022b19c7ee9ad82a614a95caabb207c11efe6039fe9" } }, "bin": "talosctl.exe",