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