From 3802d96b7dd7583f90d69a781de39f9adb7c5c54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 16:04:19 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20aqua:siderolabs/talos=20(?= =?UTF-8?q?=201.13.3=20=E2=9E=94=201.13.4=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | siderolabs/talos | 1.13.3 | 1.13.4 | --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 046456dd..cf2822fa 100644 --- a/.mise.toml +++ b/.mise.toml @@ -22,7 +22,7 @@ _.file = ["{{config_root}}/.secrets.env"] "aqua:kubernetes-sigs/kustomize" = "5.7.1" "aqua:kubernetes/kubernetes/kubectl" = "1.36.1" "aqua:mikefarah/yq" = "4.53.2" -"aqua:siderolabs/talos" = "1.13.3" +"aqua:siderolabs/talos" = "1.13.4" "aqua:yannh/kubeconform" = "0.8.0" "github:bitwarden/sdk" = "bws-v1.0.0" "aqua:derailed/k9s" = "0.50.18"