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