From 80221154b5ebb34842fbd400b92e60853aa4c426 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 06:43:08 +0000 Subject: [PATCH] chore(deps): update rancher/k3s docker tag to v1.33.2 --- tests/Dockerfile.k3s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Dockerfile.k3s b/tests/Dockerfile.k3s index e19d7acc..cf5eacb5 100644 --- a/tests/Dockerfile.k3s +++ b/tests/Dockerfile.k3s @@ -1,7 +1,7 @@ # This image is solely used for testing purposes # and aims to wrap around k3s, making any needed # changes for the cis-operator tests to work. -FROM rancher/k3s:v1.33.1-k3s1 +FROM rancher/k3s:v1.33.2-k3s1 # Upstream does not have files /etc/passwd nor /etc/group # which causes cis-operator to fail when scheduling a