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