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