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