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