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