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