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: "93bcba0775458fcb2a17548c582efdf3c8fe3378"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 93bcba0775458fcb2a17548c582efdf3c8fe3378 \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=45.8"