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