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