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