Skip to content

Commit

Permalink
juju 3.0 -> 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mz2 committed Oct 26, 2023
1 parent 08d8c5c commit 977550e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Observe the status and state of certification tests for various artefacts

## Prerequisites for developing and deploying locally

- `juju` 3.1 or later (`sudo snap install juju --channel=3.1/stable`)
- `juju` 3.2 or later (`sudo snap install juju --channel=3.2/stable`)
- `microk8s` 1.27 or later (`sudo snap install microk8s --channel=1.27-strict/stable`) + [permission setup steps after install](https://juju.is/docs/sdk/set-up-your-development-environment#heading--install-microk8s)
- `terraform` 1.4.6 or later (`sudo snap install terraform --classic`)
- `lxd` 5.19 or later (`sudo snap install lxd --channel=5.19/stable` or `sudo snap refresh lxd --channel=5.19/stable` if already installed) + `lxd init --auto` after install.
Expand Down
2 changes: 1 addition & 1 deletion backend/charm/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |
summary: |
API and dashboard to observe the status of artifact (snaps, debs, etc) test status
assumes:
- juju >= 3.0
- juju >= 3.2
- k8s-api
containers:
api:
Expand Down

0 comments on commit 977550e

Please sign in to comment.