Skip to content

Commit ba00b33

Browse files
Update dependency juju/juju to v3.6.2 (#370)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [juju/juju](https://redirect.github.com/juju/juju) | patch | `3.6.1` -> `3.6.2` | --- ### Release Notes <details> <summary>juju/juju (juju/juju)</summary> ### [`v3.6.2`](https://redirect.github.com/juju/juju/releases/tag/v3.6.2): Juju 3.6.2 [Compare Source](https://redirect.github.com/juju/juju/compare/v3.6.1...v3.6.2) ##### The Juju team is proud to release Juju 3.6.2! This is a point release to the stable 3.6 series of Juju. Checkout the [Juju 3.6.2 Release Notes](https://discourse.charmhub.io/t/roadmap-releases/5064) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 1am and before 3am every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/mysql-router-k8s-operator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f93d5e commit ba00b33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,13 @@ jobs:
8181
- agent: 2.9.51 # renovate: juju-agent-pin-minor
8282
libjuju: ^2
8383
allure_on_amd64: false
84-
- agent: 3.6.1 # renovate: juju-agent-pin-minor
84+
- agent: 3.6.2 # renovate: juju-agent-pin-minor
8585
allure_on_amd64: true
8686
architecture:
8787
- amd64
8888
include:
8989
- juju:
90-
agent: 3.6.1 # renovate: juju-agent-pin-minor
90+
agent: 3.6.2 # renovate: juju-agent-pin-minor
9191
allure_on_amd64: true
9292
architecture: arm64
9393
name: Integration | ${{ matrix.juju.agent }} | ${{ matrix.architecture }}

0 commit comments

Comments
 (0)