Go to file
Markus Pesch 17e2fdbe1a
continuous-integration/drone/push Build is passing Details
fix(ci): deploy helm chart
2022-01-25 22:09:36 +01:00
templates Initial Commit 2021-08-22 19:41:23 +02:00
.drone.yml fix(ci): deploy helm chart 2022-01-25 22:09:36 +01:00
.editorconfig fix: add .editorconfig 2021-10-12 18:33:20 +02:00
.gitignore fix: ignore further files for git and helm 2021-09-26 17:04:16 +02:00
.helmignore fix: ignore further files for git and helm 2021-09-26 17:04:16 +02:00
.markdownlint.yaml Initial Commit 2021-08-22 19:41:23 +02:00
Chart.yaml fix: bump to app version 1.5.2 and chart version 0.2.1 2021-12-31 12:21:21 +01:00
LICENSE Initial Commit 2021-08-22 19:41:23 +02:00
README.md Initial Commit 2021-08-22 19:41:23 +02:00
renovate.json fix(renovate): init 2021-10-28 22:55:12 +02:00
values.yaml fix: add cluster-issuer annotation for ingress 2021-09-19 11:38:21 +02:00

README.md

roundcube-charts

Build Status Artifact Hub

This is an inofficial helm chart for roundcube, because it is not yet an official helm chart available.

This helm chart can be found on artifacthub.io and can be installed via helm.

helm repo add volker.raschek https://charts.cryptic.systems/volker.raschek
helm install drone volker.raschek/roundcube

Customization

All configuration options can be defined in the values.yml file below the config section. Alternatively can be the options passed via the --set flag of the helm install command.