uaa/13.8
You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit 1ad52024
.
Release Notes¶
PLEASE USE 13.9 INSTEAD
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "uaa" version: "13.8" url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=13.8" sha1: "aa3d0a4c0daf3fe6717db4f1072be14a2a782e3d"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 aa3d0a4c0daf3fe6717db4f1072be14a2a782e3d \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=13.8"