Skip to content

uaa/4

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

Release Notes

This release updates the UAA version from 2.7.3 to 3.0.0

Usage

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

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

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

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

Jobs

Packages