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