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