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