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