From a506a302847234268069cca0bc3267eb0e434a55 Mon Sep 17 00:00:00 2001 From: Guillaume Belanger Date: Fri, 29 Nov 2024 06:59:11 -0500 Subject: [PATCH] chore: bump juju version to 3.6/stable (#484) Signed-off-by: Guillaume Belanger Co-authored-by: Bartlomiej Gmerek <42570669+Gmerold@users.noreply.github.com> --- .github/workflows/integration-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 62e078c..2ade5b5 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -24,7 +24,7 @@ jobs: - name: Setup operator environment uses: charmed-kubernetes/actions-operator@main with: - juju-channel: 3.5/stable + juju-channel: 3.6/stable provider: microk8s channel: 1.31-strict/stable microk8s-addons: "hostpath-storage dns metallb:10.0.0.2-10.0.0.10"