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