From bd1c1f27ccf9856c27ae582c35e024ff8ca88505 Mon Sep 17 00:00:00 2001 From: Rashed Kamal Date: Tue, 23 Jan 2024 17:39:04 -0500 Subject: [PATCH] chore: k8s 1.29 in test matrix Signed-off-by: Rashed Kamal --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 91b95236..120aac0c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -198,6 +198,7 @@ jobs: - 1.26.6 - 1.27.3 - 1.28.0 + - 1.29.0 env: REGISTRY_NAME: registry.local BUNDLE: registry.local/conventions/bundle