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: "cf0cecad0e46c23d0889e28a948b2ca842a4477e"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 cf0cecad0e46c23d0889e28a948b2ca842a4477e \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=52.4"