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