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