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