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