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