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