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