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