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