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