Go to file
Markus Pesch 978b321813
continuous-integration/drone/push Build is passing Details
Merge pull request 'chore(deps): update dependency roundcubemail to v1.5.3' (#11) from renovate/roundcubemail-1.x into master
Reviewed-on: #11
2022-07-01 08:18:19 +00:00
templates feat: support pod priorityClassName 2022-04-18 11:03:32 +02:00
.drone.yml fix(ci): helm template 2022-06-26 18:19:01 +02: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 chore(deps): update dependency roundcubemail to v1.5.3 2022-07-01 00:02:56 +02: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(ci): add package rules 2022-01-30 16:40:42 +01:00
values.yaml feat: support pod priorityClassName 2022-04-18 11:03:32 +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.