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