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