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