From bca883e2db35d19ad911afdee83f7ad944d72117 Mon Sep 17 00:00:00 2001 From: Orfeas Kourkakis Date: Fri, 17 Jan 2025 15:03:32 +0200 Subject: [PATCH] chore(ci): bump microk8s to 1.31 (#301) 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 ad6c3f04..384ee816 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -80,7 +80,7 @@ jobs: with: juju-channel: 3.6/stable 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" - name: Run integration tests