Go to file
Ryan Holt b247d19865
[home-assistant] Home assistant/db dependencies (#321)
* 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>
2020-08-13 11:33:51 -04:00
.github leverage turnstyle to serialize release workflows (#232) 2020-05-26 14:38:06 -04:00
charts [home-assistant] Home assistant/db dependencies (#321) 2020-08-13 11:33:51 -04:00
unifi unifi chart is now an official helm chart 2018-10-06 22:56:40 -04:00
.gitignore initial commit 2018-06-21 09:57:50 -04:00
.gitmodules Cleanup (#139) 2020-01-18 21:06:24 -05:00
CONTRIBUTING.md moving all charts under charts/ dir (#112) 2020-01-10 14:58:11 -05:00
ct.yaml adding bitnami repo to ct.yaml 2020-08-04 23:54:56 -04:00
LICENSE moving all charts under charts/ dir (#112) 2020-01-10 14:58:11 -05:00
README.md fixing search instructions 2020-01-11 08:19:04 -05:00

Collection of helm charts

License

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

License

Apache 2.0 License