Go to file
stretched d3679c6d39
[powerdns] Fix some minor issues introduced by dde8baec08 in k8s-at-home/charts#78. (#468)
- Bring `appVersion` from `Chart.yaml` back in sync with the wq`image.tag` from `values.yaml`
- `postgres.enabled` -> `postgresql.enabled` for postgresql dependency in `Chart.yaml`

Signed-off-by: David Armstrong <stretched@users.noreply.github.com>
2021-01-03 08:25:00 -05:00
.github Create stale.yml 2020-12-17 13:21:23 -05:00
charts [powerdns] Fix some minor issues introduced by dde8baec08 in k8s-at-home/charts#78. (#468) 2021-01-03 08:25:00 -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