Skip to content

uaa/38

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

Release Notes

Merged PR https://github.com/cloudfoundry/uaa-release/pull/61 to add support for UAA Database backup and restore. Please note that this works only with Postgres databases

Usage

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

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

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

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

Jobs

Packages