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