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