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