From baefc23e73f7a4a5ab6bc1164b8d7e5a0e7623c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 12:30:35 +0000 Subject: [PATCH] talosctl: Update to version 1.5.2 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index fdf89be797..276f19e093 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.5.1", + "version": "1.5.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.5.1/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "cf33dbf152482ec8d4c013c3b46cec7bb64630a3e93ff5181eb594ed09f39e79" + "url": "https://github.com/siderolabs/talos/releases/download/v1.5.2/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "c08179d209ebc641f24b5ac8c6abaadbdb6a86c18f5720552adc73cdabeb58ac" } }, "bin": "talosctl.exe",