From 37ee98eac866804d74bd5e9dc6326f68be7446c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 12:29:39 +0000 Subject: [PATCH] talosctl: Update to version 1.6.0 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 21fd46fb29..365b6c60a6 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.5.5", + "version": "1.6.0", "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.5.5/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "4ddf312be1c5f9ab2feed7e1b30ae6c1ca7a0e3ae154c851d4832932e06222be" + "url": "https://github.com/siderolabs/talos/releases/download/v1.6.0/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "e5736d5e1a14f153b6018c88bade9f71faace0f67f42dd160b80273d754249b0" } }, "bin": "talosctl.exe",