Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andrenarchy/helm-charts
- Owner: andrenarchy
- License: apache-2.0
- Created: 2023-11-20T20:48:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T09:12:24.000Z (about 1 month ago)
- Last Synced: 2024-12-18T10:23:36.936Z (about 1 month ago)
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.