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