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