uaa/56
You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit 5dc42f8d
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "uaa" version: "56" url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=56" sha1: sha256:b6d011765e0a47a0b13556fc7527967b37401f2736217ddd8947896326c79bd0
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 b6d011765e0a47a0b13556fc7527967b37401f2736217ddd8947896326c79bd0 \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=56"