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