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