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