From 2b6db034ae7a2f07ce9afc5609da70f5607fd4ed Mon Sep 17 00:00:00 2001 From: Mia Altieri Date: Wed, 11 Oct 2023 08:38:30 +0000 Subject: [PATCH] 3.1.5 removes secret when removing applciation --- .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 e657a28d9..e4c0a8ba1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -99,7 +99,7 @@ jobs: with: provider: lxd juju-channel: 3.1/stable - bootstrap-options: "--agent-version 3.1.5" + bootstrap-options: "--agent-version 3.1.6" - name: Download packed charm(s) uses: actions/download-artifact@v3 with: