From 37e418a3c97eb002ebfcf9ffd1b7f6d5be7e422c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:29:49 +0000 Subject: [PATCH] talosctl: Update to version 1.8.0 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index e4951297c36db..903d649c86978 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.7.6", + "version": "1.8.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.7.6/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "0df2ff34938abb48ee7948ca9e6357609762406cb5c7cd1f88fbcea4f0649e5f" + "url": "https://github.com/siderolabs/talos/releases/download/v1.8.0/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "0d57625372bf5bd05eb0a5c7df9966c7def243fd569c1076566c53cbee820801" } }, "bin": "talosctl.exe",