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