Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrenarchy/helm-charts

Helm charts for Kubernetes
https://github.com/andrenarchy/helm-charts

Last synced: 3 days ago
JSON representation

Helm charts for Kubernetes

Awesome Lists containing this project

README

        

# helm-charts

Some Helm charts for Kubernetes that I use personally. Or at work. Or both.

## Setup

```
helm repo add andrenarchy https://andrenarchy.github.io/helm-charts/
```

## Notes
* Several Helm charts are forked from the deprecated [k8s-at-home](charts/vaultwarden/README.md) repository.
* The Helm charts are very lean by using the `common` [library-chart](https://github.com/k8s-at-home/library-charts).
* Uses [chart-releaser-action](https://github.com/helm/chart-releaser-action) to automatically release new charts from the `main` branch.