Go to file
Ryan Holt 9819265d4e
[grocy] Add Grocy (#185)
* initial grocy build

Signed-off-by: Ryan Holt <ryan@Ryans-iMac.holthome.net>

* forgot the helper file

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* remove comments

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* change to port 80

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add liveness probe

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* helps if the probes are actually defined in values

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* adding more time for readiness probe

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* flip from readiness to liveness

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add startup probe, revert readiness/liveness to default

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* remove readiness probe

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* remove startupprobe, change default liveness and readiness to higher numbers

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* trying the startupProbe again

* fix indentations

* that wasn't a fix

* definitely not right

* bump up default values

* change from timeoutSeconds to periodSeconds

* rename the value variable

* add timeoutSeconds back in

* update readme and chart owner

Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-03-23 10:09:34 -04:00
.github Cleanup (#139) 2020-01-18 21:06:24 -05:00
charts [grocy] Add Grocy (#185) 2020-03-23 10:09:34 -04:00
home-assistant updating home assistant chart to reflect that it's now part of the helm repo 2018-09-11 14:34:23 +00:00
node-red node-red is now an official helm chart 2018-11-09 16:33:53 -05: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 relocating ct.yaml config file 2020-01-10 14:35:35 -05: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