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