From 46971ddba44780944c4812ddd5c4bcbdb1c7f4ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 16:28:50 +0000 Subject: [PATCH] talosctl: Update to version 1.6.7 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 5eee28f314..58f23505b9 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.6.6", + "version": "1.6.7", "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.6.6/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "c3e083d893b423233b0caba67c45f820fd99662fe48aaf148138fbb9aab0d55f" + "url": "https://github.com/siderolabs/talos/releases/download/v1.6.7/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "1c6f8cd676729a7b2f2dad46b59a71ba8bac5ecaa1268f898cfac790a016a6ff" } }, "bin": "talosctl.exe",