admin-ui/9
You can find the source of this version on GitHub at cloudfoundry-community/admin-ui-boshrelease. It was created based on the commit a554f79d
.
Release Notes¶
Fixed issues: - #13 - #41
New Properties: - event_days, default 1, number of days to keep event data
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "admin-ui" version: "9" url: "https://bosh.io/d/github.com/cloudfoundry-community/admin-ui-boshrelease?v=9" sha1: "ffbc03b166ce534074b81aaa75859f6fd49cdc92"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ffbc03b166ce534074b81aaa75859f6fd49cdc92 \ "https://bosh.io/d/github.com/cloudfoundry-community/admin-ui-boshrelease?v=9"