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