From 3620156b670c318ac6f1ae30e928d384260b221c Mon Sep 17 00:00:00 2001 From: Kenneth Bingham Date: Thu, 24 Apr 2025 11:01:47 -0400 Subject: [PATCH] start testing new k8s 1.33.0 --- .github/workflows/miniziti.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/miniziti.yml b/.github/workflows/miniziti.yml index 0a067bc5..c50399c9 100644 --- a/.github/workflows/miniziti.yml +++ b/.github/workflows/miniziti.yml @@ -22,9 +22,9 @@ jobs: fail-fast: true matrix: kubernetes-version: + - v1.33.0 - v1.32.4 - v1.31.8 - - v1.30.12 env: ZITI_NAMESPACE: miniziti steps: