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