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