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: sha256:4b6114980eb715bbbd64903a572be21db98957946c1225afe76c43e76d507f80
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:4b6114980eb715bbbd64903a572be21db98957946c1225afe76c43e76d507f80 \ "https://bosh.io/d/github.com/cloudfoundry-community/mattermost-boshrelease?v=6.1.2"