uaa/21
You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit 20cc55f1
.
Release Notes¶
This release includes UAA 3.9.0
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "uaa" version: "21" url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=21" sha1: "1f7d382b3990def834b40f23dcb4396a21d6f003"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 1f7d382b3990def834b40f23dcb4396a21d6f003 \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=21"