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