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