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