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