From 5201a3e240c16a2d43d4fb9649a91612c23c6376 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 05:41:52 +0000 Subject: [PATCH] chore(deps): update docker.io/rancher/k3s docker tag to v1.35.1 --- bootstrap/k3d.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/k3d.conf b/bootstrap/k3d.conf index 71b06e9..aae3872 100644 --- a/bootstrap/k3d.conf +++ b/bootstrap/k3d.conf @@ -6,7 +6,7 @@ metadata: name: workflows-ci servers: 1 agents: 1 -image: docker.io/rancher/k3s:v1.35.0-k3s1 +image: docker.io/rancher/k3s:v1.35.1-k3s1 ports: - port: 8080:80 nodeFilters: