From 5e61e65d31f5631caeb1a37e6138568fa909b01d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 12:32:46 +0000 Subject: [PATCH] talosctl: Update to version 1.8.4 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 435a9c82f7..60f08f7ec4 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.8.3", + "version": "1.8.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.8.3/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "5183c2de7a2aa51ad606eb54b40187a151d34fee80961f44a214eca1e9763fc8" + "url": "https://github.com/siderolabs/talos/releases/download/v1.8.4/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "17493bd68c136990e80b62d7e5c8c76b1eedc16f0fde3c8dd600b38edd01474b" } }, "bin": "talosctl.exe",