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