From 9b558de974628f4140b061b3085eaf62e115db81 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:31:07 +0000 Subject: [PATCH] talosctl: Update to version 1.8.2 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 2c066da188..ccbf7f58bd 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.8.1", + "version": "1.8.2", "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.1/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "05c071157636f45e8d7c6828c0bd01802e567932acee396dba9aa53253ae0a59" + "url": "https://github.com/siderolabs/talos/releases/download/v1.8.2/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "a9ad0d86c280b8ddda064ebfe43a27721ac92f929731e6d4a238a49efa16797f" } }, "bin": "talosctl.exe",