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