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