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