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