admin-ui/6
You can find the source of this version on GitHub at cloudfoundry-community/admin-ui-boshrelease. It was created based on the commit 957b96ab
.
Release Notes¶
Updated to the latest admin-ui version & added mysql support.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "admin-ui" version: "6" url: "https://bosh.io/d/github.com/cloudfoundry-community/admin-ui-boshrelease?v=6" sha1: "70c3bc1c22e56385532bc7ece477d52dae8fe3e0"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 70c3bc1c22e56385532bc7ece477d52dae8fe3e0 \ "https://bosh.io/d/github.com/cloudfoundry-community/admin-ui-boshrelease?v=6"