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