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