Skip to content

Commit

Permalink
Sync README from main
Browse files Browse the repository at this point in the history
Signed-off-by: monotek <[email protected]>
  • Loading branch information
monotek committed Apr 26, 2024
1 parent 890a2ce commit 970ae99
Showing 1 changed file with 8 additions and 29 deletions.
37 changes: 8 additions & 29 deletions README.md
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).

0 comments on commit 970ae99

Please sign in to comment.