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