uaa/74.17.0
You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit 9a2d178
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "uaa" version: "74.17.0" url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=74.17.0" sha1: sha256:afd81e57b97eb667fbe41924b2835611ab4884acf36feb1631920f05c725df30
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:afd81e57b97eb667fbe41924b2835611ab4884acf36feb1631920f05c725df30 \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=74.17.0"