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