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