forked from zammad/zammad-helm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: monotek <[email protected]>
- Loading branch information
Showing
1 changed file
with
8 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,20 @@ | ||
# Zammad Helm chart | ||
# Zammad Helm Chart | ||
|
||
A [Helm](https://helm.sh) chart to install [Zammad](https://zammad.org) on [Kubernetes](https://kubernetes.io) | ||
|
||
Please see [zammad/README.md](zammad/README.md) for detailed information & instructions. | ||
|
||
## Repository Info | ||
|
||
[![Releases downloads](https://img.shields.io/github/downloads/zammad/zammad-helm/total.svg)](https://github.com/zammad/zammad-helm/releases) | ||
[![Release Charts](https://github.com/zammad/zammad-helm/workflows/Release%20Charts/badge.svg)](https://github.com/zammad/zammad-helm/commits/master) | ||
|
||
## Add the Helm repository via | ||
|
||
```console | ||
helm repo add zammad https://zammad.github.io/zammad-helm | ||
``` | ||
|
||
## Version note | ||
|
||
Be aware that the Zammad Helm chart version is different from the actual Zammad version. | ||
|
||
Due to this charts dependencies the following minimum version requirements apply: | ||
|
||
* Kubernetes 1.19+ | ||
* Helm 3.2.0+ | ||
|
||
## Sources | ||
|
||
The Helm charts sources can be found here: | ||
|
||
* [https://github.com/zammad/zammad-helm](https://github.com/zammad/zammad-helm) | ||
|
||
The repository source can be found here: | ||
|
||
* [https://github.com/zammad/zammad-helm/tree/gh-pages](https://github.com/zammad/zammad-helm/tree/gh-pages) | ||
|
||
Helm releases can be found here: | ||
|
||
* [https://github.com/zammad/zammad-helm/releases](https://github.com/zammad/zammad-helm/releases) | ||
* [Helm chart sources](https://github.com/zammad/zammad-helm) | ||
* [Helm repository source](https://github.com/zammad/zammad-helm/tree/gh-pages) | ||
* [Helm releases](https://github.com/zammad/zammad-helm/releases) | ||
|
||
## Adding changes to this repository | ||
## Contributing | ||
|
||
See our [contributing guidelines](https://github.com/zammad/zammad-helm/blob/master/CONTRIBUTING.md). | ||
Please see our [contributing guidelines](https://github.com/zammad/zammad-helm/blob/master/CONTRIBUTING.md). |