uaa/45
You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit b15b2c06
.
Release Notes¶
Stories included in release
Features
Bug Fixes
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "uaa" version: "45" url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=45" sha1: "4d4fba13b724b75206f5eb3abae8efa94dcf7db8"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 4d4fba13b724b75206f5eb3abae8efa94dcf7db8 \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=45"