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