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