From ac98b3ba4c4d74d80178c9b98ae0224df3f67835 Mon Sep 17 00:00:00 2001 From: Orfeas Kourkakis Date: Fri, 17 Jan 2025 10:49:54 +0200 Subject: [PATCH] chore(ci): bump microk8s to 1.31 Ref canonical/bundle-kubeflow#1157 --- .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 14a0c02..717dfd0 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -51,7 +51,7 @@ jobs: uses: charmed-kubernetes/actions-operator@main with: provider: microk8s - channel: 1.29-strict/stable + channel: 1.31-strict/stable microk8s-addons: "dns storage rbac metallb:10.64.140.43-10.64.140.49" juju-channel: 3.6/stable charmcraft-channel: 3.x/stable