https://github.com/slamdev/helm-charts
Helm Charts
https://github.com/slamdev/helm-charts
helm-charts
Last synced: 21 days ago
JSON representation
Helm Charts
- Host: GitHub
- URL: https://github.com/slamdev/helm-charts
- Owner: slamdev
- License: apache-2.0
- Created: 2020-03-18T14:04:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-02-09T12:05:47.000Z (about 2 months ago)
- Last Synced: 2026-02-22T04:09:05.449Z (about 1 month ago)
- Topics: helm-charts
- Language: Mustache
- Size: 554 KB
- Stars: 50
- Watchers: 6
- Forks: 42
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helm Charts
This repository contains [Helm](https://helm.sh) charts for various projects
* [Altinity Clickhouse Operator](https://github.com/slamdev/helm-charts/tree/master/charts/altinity-clickhouse-operator)
* [Archiva](https://github.com/slamdev/helm-charts/tree/master/charts/archiva)
* [Config Connector Templater](https://github.com/slamdev/helm-charts/tree/master/charts/config-connector-templater)
* [Docker Registry Proxy](https://github.com/slamdev/helm-charts/tree/master/charts/docker-registry-proxy)
* [Envoy](https://github.com/slamdev/helm-charts/tree/master/charts/envoy)
* [External Secrets Operator](https://github.com/slamdev/helm-charts/tree/master/charts/external-secrets-operator)
* [FluentD](https://github.com/slamdev/helm-charts/tree/master/charts/fluentd)
* [Flux Notifier](https://github.com/slamdev/helm-charts/tree/master/charts/flux-notifier)
* [Gitlab Omnibus](https://github.com/slamdev/helm-charts/tree/master/charts/gitlab-omnibus)
* [GKE Preemptible Notifier](https://github.com/slamdev/helm-charts/tree/master/charts/gke-preemptible-notifier)
* [Gradle Cache](https://github.com/slamdev/helm-charts/tree/master/charts/gradle-cache)
* [HAProxy](https://github.com/slamdev/helm-charts/tree/master/charts/haproxy)
* [Hetzner IRobo](https://github.com/slamdev/helm-charts/tree/master/charts/hetzner-irobo)
* [Kube Resource Report](https://github.com/slamdev/helm-charts/tree/master/charts/kube-resource-report)
* [Nginx](https://github.com/slamdev/helm-charts/tree/master/charts/nginx)
* [Octavia Ingress Controller](https://github.com/slamdev/helm-charts/tree/master/charts/octavia-ingress-controller)
* [Pgweb](https://github.com/slamdev/helm-charts/tree/master/charts/pgweb)
* [Weblate](https://github.com/slamdev/helm-charts/tree/master/charts/weblate)
* [Zeppelin](https://github.com/slamdev/helm-charts/tree/master/charts/zeppelin)
## Installing Charts from this Repository
Add the Repository to Helm:
```sh
$ helm repo add slamdev-helm-charts https://slamdev.github.io/helm-charts
```
Install a chart:
```sh
$ helm install slamdev-helm-charts/[CHART_NAME]
```