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