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