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