From c35749405c8917a2380890e3a9420f1abc46a597 Mon Sep 17 00:00:00 2001 From: Daniela Plascencia Date: Tue, 18 Jun 2024 08:36:29 -0600 Subject: [PATCH] ci: bump microk8s 1.25 -> 1.29 (#138) Part of canonical/bundle-kubeflow#903 --- .github/workflows/on_pull_request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/on_pull_request.yaml b/.github/workflows/on_pull_request.yaml index 17bb288..085f8b2 100644 --- a/.github/workflows/on_pull_request.yaml +++ b/.github/workflows/on_pull_request.yaml @@ -41,7 +41,7 @@ jobs: uses: charmed-kubernetes/actions-operator@main with: provider: microk8s - channel: 1.25-strict/stable + channel: 1.29-strict/stable juju-channel: 3.5/stable charmcraft-channel: latest/candidate microk8s-addons: "dns storage rbac metallb:10.64.140.43-10.64.140.49"