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