mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-02 23:39:03 +00:00
b74f570b93
* [home-assistant] migrate to common chart * [home-assistant] uncomment out serviceMonitor * [home-assistant] uncomment out serviceMonitor * bump influxdb * Bump postgresql * Update charts/home-assistant/README.md Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com> * Update charts/home-assistant/README.md Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com> * Update charts/home-assistant/README.md Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com> * fix up few review changes * Update CHANGELOG.md * Add deploykey support, vscode CI * Fix CI * bump influxdb * fix up comments * bump postgres to 10.2.0 * bump postgres to 10.2.0 * bump HA version and remove code-server * bump mariadb version * add mariadb to changelog * bump to common 2.0.0 * remove other ct-values * bump common * Delete ct-values.yaml * Update Chart.yaml * bump to 2020.12.1 * bump to 2020.12.1 * bump to 2020.12.1 Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com> |
||
---|---|---|
.github | ||
charts | ||
.gitignore | ||
.pre-commit-config.yaml | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
k8s@Home 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 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