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