Skip to content

Commit

Permalink
Update upgrade-anbox.md
Browse files Browse the repository at this point in the history
Fix version for stable channels
  • Loading branch information
keirthana authored May 22, 2024
1 parent 4d92f66 commit 4b1fb1a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions howto/update/upgrade-anbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,10 @@ If you don't run any of the services in a high availability configuration, upgra

To upgrade all charms, run the following commands:

juju refresh --channel=1.20/stable anbox-cloud-dashboard
juju refresh --channel=1.20/stable anbox-stream-gateway
juju refresh --channel=1.20/stable anbox-stream-agent
juju refresh --channel=1.20/stable coturn
juju refresh --channel=1.22/stable anbox-cloud-dashboard
juju refresh --channel=1.22/stable anbox-stream-gateway
juju refresh --channel=1.22/stable anbox-stream-agent
juju refresh --channel=1.22/stable coturn
juju refresh --channel=latest/stable nats

[note type="information" status="Note"]
Expand Down Expand Up @@ -177,4 +177,4 @@ You can check for the status of an existing application by running:

amc application show <application id or name>

In case automatic updates are disabled for applications, AMS cannot update the application. See [Configure automatic application updates](https://discourse.ubuntu.com/t/24201#configure-automatic-application-updates-3) to enable automatic updates or to manually update the applications.
In case automatic updates are disabled for applications, AMS cannot update the application. See [Configure automatic application updates](https://discourse.ubuntu.com/t/24201#configure-automatic-application-updates-3) to enable automatic updates or to manually update the applications.

0 comments on commit 4b1fb1a

Please sign in to comment.