A collection of Helm charts https://bjw-s-labs.github.io/helm-charts/
Find a file
bjw-s-bot 562ad637e7 ci(github-action): update tj-actions/branch-names action to v6.2
| datasource  | package                 | from | to   |
| ----------- | ----------------------- | ---- | ---- |
| github-tags | tj-actions/branch-names | v6.1 | v6.2 |
2022-10-16 05:23:08 +00:00
.ci fix(deps): update mkdocs to 1.4.1 (#60) 2022-10-15 22:28:32 +02:00
.github ci(github-action): update tj-actions/branch-names action to v6.2 2022-10-16 05:23:08 +00:00
.taskfiles docs: Add initial docs 2022-08-07 18:58:19 +02:00
charts ci: Update CI 2022-10-03 13:48:02 +02:00
docs feat(common)!: Release version 0.2.0 2022-09-14 10:18:51 +02:00
examples docs(examples): Add some deployment examples 2022-08-11 14:08:22 +02:00
.gitignore docs: Add initial docs 2022-08-07 18:58:19 +02:00
CONTRIBUTING.md docs: Documentation updates 2022-08-09 10:34:13 +02:00
LICENSE docs: Documentation updates 2022-08-09 10:34:13 +02:00
README.md docs: Documentation updates 2022-08-09 10:34:13 +02:00
Taskfile.yaml docs: Add initial docs 2022-08-07 18:58:19 +02:00

helm-charts

A collection of Helm charts

Goal

This repo contains Helm charts that I have developed to run applications in my home Kubernetes cluster.

This repo is not intended to be a replacement for any of the large collections of Helm charts that are out there.

Installation

The Helm repository can be installed as follows:

helm repo add bjw-s https://bjw-s.github.io/helm-charts

You can then run helm search repo bjw-s to search the charts.

Documentation

Documentation can be found here.

Contributing

See CONTRIBUTING.md

License

Apache 2.0 License