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