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