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