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