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