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