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