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