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