Skip to content

patatman/mattermost-helm

 
 

Repository files navigation

Mattermost Helm Charts Release

Artifact Hub

This repository collects a set of Helm charts curated by Mattermost.

Click on the following links to see installation instructions for each chart:

Usage

Helm must be installed and initialized to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

$ helm repo add mattermost https://helm.mattermost.com

Contributing

We welcome contributions. Please refer to our contribution guidelines for details.

Local Development

Requirements

  1. Install GNU make.
  2. Install Docker.
  3. Install Kind.

Verify Changes

To verify changes and execute lint, please execute below command:

make lint

Testing

To execute chart tests locally, please execute below command:

make test

About

Mattermost Helm charts for Kubernetes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smarty 67.6%
  • Mustache 19.7%
  • Shell 6.6%
  • Makefile 5.1%
  • Dockerfile 1.0%