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