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