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