From 3a6c83fa948991800099495016dd4169676efa01 Mon Sep 17 00:00:00 2001 From: Daniela Plascencia Date: Tue, 18 Jun 2024 06:27:38 -0600 Subject: [PATCH] ci: bump microk8s 1.25 -> 1.29 (#109) Part of canonical/bundle-kubeflow#903 --- .github/workflows/integrate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index bc700cb..1085e68 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -55,7 +55,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 microk8s-addons: "dns hostpath-storage rbac metallb:10.64.140.43-10.64.140.49"