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