From 778750a738e03b9e063cacb32ed369196ee69d38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 09:51:13 +0000 Subject: [PATCH] Update dependency Microk8s to v1.30 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d8953fdf2..60153454c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -67,7 +67,7 @@ jobs: with: artifact-prefix: ${{ needs.build.outputs.artifact-prefix }} cloud: microk8s - microk8s-snap-channel: 1.29-strict/stable # renovate: latest microk8s + microk8s-snap-channel: 1.30-strict/stable # renovate: latest microk8s juju-agent-version: ${{ matrix.juju.agent }} libjuju-version-constraint: ${{ matrix.juju.libjuju }} _beta_allure_report: ${{ matrix.juju.allure }}