From 516f728df4f3c3ed5d0f538a28a6795de7f88a87 Mon Sep 17 00:00:00 2001 From: Simon Li Date: Mon, 25 Oct 2021 20:01:52 +0100 Subject: [PATCH] action-k3s-helm 2.0.0 --- .github/workflows/test_and_publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_and_publish.yml b/.github/workflows/test_and_publish.yml index f1dae4a..fac78ac 100644 --- a/.github/workflows/test_and_publish.yml +++ b/.github/workflows/test_and_publish.yml @@ -24,7 +24,7 @@ jobs: fetch-depth: 0 - id: k3s - uses: jupyterhub/action-k3s-helm@v1.1.1 + uses: jupyterhub/action-k3s-helm@v2.0.0 with: k3s-version: v1.21.0+k3s1 helm-version: v3.5.4