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