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