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