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