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