Skip to content

uaa/8

You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit a1a217c9.

Release Notes

  • This release updates the UAA version to 3.2.1
  • There are no spec changes between v7 & v8

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "uaa"
  version: "8"
  url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=8"
  sha1: "aa1174faf4fe9f4ec88ba37d664e961a224bf663"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 aa1174faf4fe9f4ec88ba37d664e961a224bf663 \
  "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=8"

Jobs

Packages