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