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