From e5b6efa1101bc5ca5ed675198e299c185abd7eb7 Mon Sep 17 00:00:00 2001 From: Orfeas Kourkakis Date: Fri, 17 Jan 2025 14:58:05 +0200 Subject: [PATCH] chore(ci): bump microk8s to 1.31 (#247) 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 4ac326c..a279d2a 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -59,7 +59,7 @@ jobs: uses: charmed-kubernetes/actions-operator@main with: provider: microk8s - channel: 1.29-strict/stable + channel: 1.31-strict/stable microk8s-addons: "dns hostpath-storage rbac ingress metallb:10.64.140.43-10.64.140.49" juju-channel: 3.6/stable charmcraft-channel: 3.x/stable