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