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