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: sha256:f4303e5ffca6f43f9f7fc55fe6c27d50b689fa933019d0fefc525a98d39d228d
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:f4303e5ffca6f43f9f7fc55fe6c27d50b689fa933019d0fefc525a98d39d228d \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=52.10"