From ee59c79397ca7f89f26cf4adc4544f828764b8de Mon Sep 17 00:00:00 2001 From: "commit-commander-91[bot]" <184876747+commit-commander-91[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 15:07:42 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-release):=20update=20siderolabs/tal?= =?UTF-8?q?os=20(=20v1.8.4=20=E2=86=92=20v1.9.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devcontainer/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 5ffd9fa2..19d3bfb0 100755 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -16,7 +16,7 @@ ARG HELM_VERSION=v3.16.4 # renovate: depName=go-task/task ARG TASK_VERSION=v3.40.1 # renovate: depName=siderolabs/talos -ARG TALOSCTL_VERSION=v1.8.4 +ARG TALOSCTL_VERSION=v1.9.0 # renovate: depName=kubevirt/kubevirt ARG VIRTCTL_VERSION=v1.4.0 # renovate: depName=int128/kubelogin