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