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