From b9f06e52ca39815515c4d8656feb2d5e3fb6e273 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Dec 2024 16:35:23 +0000 Subject: [PATCH] chore(deps): update dependency siderolabs/talos to v1.9.1 --- tools/talosctl/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/talosctl/manifest.yaml b/tools/talosctl/manifest.yaml index f08a18b66a..6f7e1280aa 100644 --- a/tools/talosctl/manifest.yaml +++ b/tools/talosctl/manifest.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml $schema: https://tools.uniget.dev/schema.yaml name: talosctl -version: "1.9.0" +version: "1.9.1" check: ${binary} version --client --short | grep "^Client " | cut -d' ' -f2 | tr -d v platforms: - linux/amd64