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: sha256:ac6d630d989bf884815a53bc5740e6bd120a9b84bfef4d4029761b04bbca0850
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:ac6d630d989bf884815a53bc5740e6bd120a9b84bfef4d4029761b04bbca0850 \
"https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=52"