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