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