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