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