From 197d5ef88306de1cfba22e1feb6b2dbb957228d2 Mon Sep 17 00:00:00 2001 From: Orfeas Kourkakis Date: Fri, 17 Jan 2025 14:59:16 +0200 Subject: [PATCH] chore(ci): bump microk8s to 1.31 (#241) 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 e249687..a9651df 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -52,7 +52,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 metallb:10.64.140.43-10.64.140.49" charmcraft-channel: 3.x/stable