From 38f674bed18b53d774f9caeccd27c2b77c6e4b65 Mon Sep 17 00:00:00 2001 From: Daniela Plascencia Date: Tue, 18 Jun 2024 06:27:02 -0600 Subject: [PATCH] ci: bump microk8s 1.25 -> 1.29 (#178) 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 1645e62..1968d43 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -49,7 +49,7 @@ jobs: uses: charmed-kubernetes/actions-operator@main with: provider: microk8s - channel: 1.25-strict/stable + channel: 1.29-strict/stable microk8s-addons: "dns storage rbac metallb:10.64.140.43-10.64.140.49" juju-channel: 3.5/stable charmcraft-channel: latest/candidate