uaa/29
You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit 9cdc9fc7
.
Release Notes¶
Updated to UAA Release 3.14.0
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "uaa" version: "29" url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=29" sha1: "6d97f83aaf5d2ec26c7592aafc111625b4bb37ed"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 6d97f83aaf5d2ec26c7592aafc111625b4bb37ed \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=29"