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