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