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