mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-02 23:39:03 +00:00
b247d19865
* enable dependent chart support for mariadb and postgres Signed-off-by: Ryan Holt <ryan@ryanholt.net> * forgot to include the values.yaml file in commit Signed-off-by: Ryan Holt <ryan@ryanholt.net> * default postgres persistence to disabled Signed-off-by: Ryan Holt <ryan@ryanholt.net> * bump chart version to 1.2.1 Signed-off-by: Ryan Holt <ryan@ryanholt.net> * add commented out storageClass designations for both postgres and mariadb Signed-off-by: Ryan Holt <ryan@ryanholt.net> * bump chart version Signed-off-by: Ryan Holt <ryan@ryanholt.net> * bump chart, rename to full postgresql Signed-off-by: Ryan Holt <ryan@ryanholt.net> * bump chart Signed-off-by: Ryan Holt <ryan@ryanholt.net> * nested the postgres wrong, bumped chart version Signed-off-by: Ryan Holt <ryan@ryanholt.net> * revert to v1.2.0 for PR Signed-off-by: Ryan Holt <ryan@ryanholt.net> * fix name for postgresql in readme Signed-off-by: Ryan Holt <ryan@ryanholt.net> Co-authored-by: Jeff Billimek <jeff@billimek.com> |
||
---|---|---|
.github | ||
charts | ||
unifi | ||
.gitignore | ||
.gitmodules | ||
CONTRIBUTING.md | ||
ct.yaml | ||
LICENSE | ||
README.md |
Collection of helm charts
Usage
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add billimek https://billimek.com/billimek-charts/
You can then run helm search billimek
to see the charts.
Charts
See helm hub for a complete list.
Contributing
See CONTRIBUTING.md