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