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