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