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