From 9df1f8ca65dbad2a661399684a1d228300cf761c Mon Sep 17 00:00:00 2001 From: Orfeas Kourkakis Date: Fri, 17 Jan 2025 15:04:06 +0200 Subject: [PATCH] chore(ci): bump microk8s to 1.31 (#107) 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 b1e07a1..6af84e8 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -47,7 +47,7 @@ jobs: uses: charmed-kubernetes/actions-operator@main with: provider: microk8s - channel: 1.25-strict/stable + channel: 1.31-strict/stable charmcraft-channel: 3.x/stable juju-channel: 3.6/stable