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