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