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