From c2551e09281774e93fc5ca667c7793705227b325 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 16:30:25 +0000 Subject: [PATCH] talosctl: Update to version 1.8.3 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index ccbf7f58bd..435a9c82f7 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.8.2", + "version": "1.8.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.8.2/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "a9ad0d86c280b8ddda064ebfe43a27721ac92f929731e6d4a238a49efa16797f" + "url": "https://github.com/siderolabs/talos/releases/download/v1.8.3/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "5183c2de7a2aa51ad606eb54b40187a151d34fee80961f44a214eca1e9763fc8" } }, "bin": "talosctl.exe",