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