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