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