From 87bd0b80a287150365d69677be9337e2a705c834 Mon Sep 17 00:00:00 2001 From: Bartosz Chwila <103247439+barchw@users.noreply.github.com> Date: Tue, 7 May 2024 14:53:54 +0200 Subject: [PATCH] Update action.yaml (#805) --- .github/actions/k8s-compatibility-test/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/k8s-compatibility-test/action.yaml b/.github/actions/k8s-compatibility-test/action.yaml index 4222aa60b..ca8a28449 100644 --- a/.github/actions/k8s-compatibility-test/action.yaml +++ b/.github/actions/k8s-compatibility-test/action.yaml @@ -16,7 +16,7 @@ runs: cluster-name: "test-cluster-1" args: >- --agents 2 - --image docker.io/rancher/k3s:v1.28.2-k3s1 + --image docker.io/rancher/k3s:v1.29.4-k3s1 --servers-memory=16g --port 80:80@loadbalancer --port 443:443@loadbalancer