I’m trying to upgrade my juju controller from 2.7.6 to the 2.8 beta.
I executed the following command:
juju upgrade-controller --agent-version 2.8-beta1
But I got this error:
ERROR no matching agent versions available
Am I missing some specific --agent-stream
? or am I just using the wrong version name?