uaa/35
You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit ff1f45e4
.
Release Notes¶
Do-Not-Use Please use v36 instead.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "uaa" version: "35" url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=35" sha1: "acee89ed1332177929f5c08939f2dd64c7b0af77"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 acee89ed1332177929f5c08939f2dd64c7b0af77 \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=35"