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