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: sha256:bc228d30088c2a0afd294b9ee232ece34cddb36487f2815af6548530138b2a50
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:bc228d30088c2a0afd294b9ee232ece34cddb36487f2815af6548530138b2a50 \
"https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=30.8"