From bb122b930c1c58a5f932dd7a6f4763a7a328464e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=E1=B4=87=CA=80=C9=B4=E1=B4=85=20S=E1=B4=84=CA=9C?= =?UTF-8?q?=E1=B4=8F=CA=80=C9=A2=E1=B4=87=CA=80s?= Date: Wed, 27 Jul 2022 13:35:45 +0200 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=A7=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/charts-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/charts-test.yaml b/.github/workflows/charts-test.yaml index 2d74104d..eddc5292 100644 --- a/.github/workflows/charts-test.yaml +++ b/.github/workflows/charts-test.yaml @@ -52,7 +52,7 @@ jobs: matrix: | { "chart": ${{ steps.list-changed.outputs.charts }}, - "k8s_version": ["v1.21", "v1.24"] + "k8s_version": ["v1.22.12", "v1.24.3"] } detected: ${{ steps.list-changed.outputs.detected }} steps: