Hook command 'application-version-set'

The information in this doc is based on Juju version 3.5.5, and may not accurately reflect other versions of Juju.

Summary

Specify which version of the application is deployed.

Usage

application-version-set [options] <new-version>

Details

application-version-set tells Juju which version of the application software is running. This could be a package version number or some other useful identifier, such as a Git hash, that indicates the version of the deployed software. (It shouldn’t be confused with the charm revision.) The version set will be displayed in “juju status” output for the application.