https://github.com/slamdev/helm-charts
Helm Charts
https://github.com/slamdev/helm-charts
helm-charts
Last synced: 10 months 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T23:35:36.000Z (over 1 year ago)
- Last Synced: 2025-03-24T09:21:10.442Z (11 months ago)
- Topics: helm-charts
- Language: Mustache
- Size: 553 KB
- Stars: 50
- Watchers: 7
- Forks: 43
- Open Issues: 10
-
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]
```