From 5756ba6e3ef224f1c2eca102115b1bb848bde489 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 01:41:09 +0000 Subject: [PATCH] chore(deps): update docker.io/rancher/k3s docker tag to v1.35.2 --- bootstrap/k3d.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/k3d.conf b/bootstrap/k3d.conf index 71b06e9..ed8735b 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.2-k3s1 ports: - port: 8080:80 nodeFilters: