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