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