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