diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 9cce50a1..f968d76b 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -96,7 +96,7 @@ jobs: uses: charmed-kubernetes/actions-operator@main with: provider: microk8s - channel: 1.25-strict/stable + channel: 1.29-strict/stable juju-channel: 3.5/stable # Remove when https://github.com/canonical/bundle-kubeflow/issues/921 is fixed bootstrap-options: "--agent-version=3.5.0" @@ -139,7 +139,7 @@ jobs: uses: charmed-kubernetes/actions-operator@main with: provider: microk8s - channel: 1.25-strict/stable + channel: 1.29-strict/stable # Remove when https://github.com/canonical/bundle-kubeflow/issues/921 is fixed bootstrap-options: "--agent-version=3.5.0" juju-channel: 3.5/stable