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