From 5dc9185a6d7fdc05a5e01b1adbb7e47d9a0f3949 Mon Sep 17 00:00:00 2001 From: Daniela Plascencia Date: Wed, 19 Jun 2024 07:17:57 -0600 Subject: [PATCH] ci: bump microk8s 1.27(lower) and 1.30(upper) (#444) Part of canonical/bundle-kubeflow#903 --- .github/workflows/integrate.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 47adc267..d7b61cab 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -47,8 +47,8 @@ jobs: strategy: matrix: microk8s-versions: - - 1.25-strict/stable - - 1.26-strict/stable + - 1.27-strict/stable + - 1.30-strict/stable integration-types: - integration - integration-tls-provider