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: sha256:6c5242f49bff9c4c155dc7d6c83e8e0065d05eb07a6637fd25a5f910c3f49f04
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:6c5242f49bff9c4c155dc7d6c83e8e0065d05eb07a6637fd25a5f910c3f49f04 \ "https://bosh.io/d/github.com/cloudfoundry-community/mattermost-boshrelease?v=7.0.3"