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