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