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