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