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