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