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