You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
CSRBot 95033baf76
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
chore(deps): update dependency docker.io/volkerraschek/helm to v3.11.2
3 weeks ago
templates feat: support pod priorityClassName 12 months ago
.drone.yml chore(deps): update dependency docker.io/volkerraschek/helm to v3.11.2 3 weeks ago
.editorconfig fix: add .editorconfig 1 year ago
.gitignore fix: ignore further files for git and helm 2 years ago
.helmignore fix: ignore further files for git and helm 2 years ago
.markdownlint.yaml Initial Commit 2 years ago
Chart.yaml chore(deps): update dependency roundcubemail to v1.5.3 9 months ago
LICENSE Initial Commit 2 years ago
README.md Initial Commit 2 years ago
renovate.json fix(ci): add package rules 1 year ago
values.yaml feat: support pod priorityClassName 12 months ago

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.