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