Get the Latest Juju 1.x
Juju is available for Ubuntu (and Debian-based OSes), Windows, and MacOS. There can be 2 concurrent releases representing the stability of Juju's feature set. Unless you are testing new features and fixes, choose the current stable release to manage cloud deployments.
Stable
The current stable version of Juju 1.x is 1.25.12.
Stable juju 1.x is suitable for everyday production use.
- Ubuntu
sudo add-apt-repository ppa:juju/1.25 sudo apt-get update sudo apt-get install juju-core
- OS X Homebrew
brew install juju@1.25
- Centos
- juju-1.25.12-centos7.tar.gz (md5)
- MacOS
- juju-1.25.12-osx.tar.gz (md5)
- Windows
- juju-setup-1.25.12-signed.exe (md5)
Proposed
Current proposed version is 1.25.12, which became stable.
Proposed releases may be promoted to stable releases after a period of evaluation. They contain bug fixes and recently stablised features. They require evaluation from the community to verify no regressions are present. A proposed version will not be promoted to stable if a regression is reported.
- Ubuntu
sudo add-apt-repository ppa:juju/1.25-proposed sudo apt-get update sudo apt-get install juju-core
- Centos
- juju-1.25.12-centos7.tar.gz (md5)
- MacOS
- juju-1.25.12-osx.tar.gz (md5)
- Windows
- juju-setup-1.25.12.exe (md5)
Proposed releases use the 'proposed' simple-streams. You must configure the 'agent-stream' option in your environments.yaml to use the matching juju agents.
agent-stream: proposed