uaa/11.7
You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit e68c5f8f
.
Release Notes¶
This release includes UAA 3.3.0.6
This is a security release which addresses CVE-2016-6651 Privilege Escalation in UAA
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "uaa" version: "11.7" url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=11.7" sha1: "615eb5487aca03ff972bb2f140907ac03c76c345"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 615eb5487aca03ff972bb2f140907ac03c76c345 \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=11.7"