From 9e12bbfae1736d9e8387e5217e4d87d7dfd96815 Mon Sep 17 00:00:00 2001 From: gatici Date: Tue, 19 Nov 2024 13:57:04 +0300 Subject: [PATCH] Use Microk8s 1.31 Signed-off-by: gatici --- .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 b9a7f1a3..8b1b8c4e 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -26,7 +26,7 @@ jobs: with: juju-channel: 3.4/stable provider: microk8s - channel: 1.29-strict/stable + channel: 1.31-strict/stable microk8s-addons: "hostpath-storage dns metallb:10.0.0.2-10.0.0.10" - name: Enable Multus addon