uaa/44
You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit 8f3b55b8
.
Release Notes¶
This release updates the Java JDK for UAA release to 1.8.0_141.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "uaa" version: "44" url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=44" sha1: "89c4b7525323aba891da0330320dce4201697491"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 89c4b7525323aba891da0330320dce4201697491 \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=44"