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