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