Go to file
Yasser Saleemi 0e4e12443a
[plex] Quote values for extraEnv (#361)
Ensure we always use a string and prevent accidental usage of incorrect type
(such as using true or false as values)
2020-12-16 11:19:53 -05:00
.github [common] 2.0.0 (#316) 2020-12-16 10:03:15 -05:00
charts [plex] Quote values for extraEnv (#361) 2020-12-16 11:19:53 -05:00
.gitignore [nzbget] Migrate to media-common (#49) 2020-09-19 09:03:23 -04:00
.pre-commit-config.yaml Add pre-commit support (#42) 2020-09-09 08:00:50 -04:00
CONTRIBUTING.md Add pre-commit support (#42) 2020-09-09 08:00:50 -04:00
LICENSE top-level renames 2020-08-29 09:29:12 -04:00
README.md add artifacthub badge 2020-09-13 05:08:51 -05:00

k8s@Home collection of helm charts

License pre-commit Artifact HUB

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 k8s-at-home https://k8s-at-home.com/charts/

You can then run helm search repo k8s-at-home to see the charts.

Charts

See artifact hub for a complete list.

Contributing

See CONTRIBUTING.md

License

Apache 2.0 License