Skip to content

Commit

Permalink
ci: bump microk8s 1.25 -> 1.29 (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas authored Jun 18, 2024
1 parent ff402ea commit 8d3d835
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 8d3d835

Please sign in to comment.