|
3 | 3 | [](https://github.com/devpro/helm-charts/actions/workflows/ci.yml) |
4 | 4 | [](https://github.com/devpro/helm-charts/actions/workflows/pkg.yml) |
5 | 5 |
|
6 | | -Helm charts to ease the deployment of containers on Kubernetes clusters. |
| 6 | +Helm charts to ease the deployment of containers on Kubernetes clusters and get information on widely used components. |
7 | 7 |
|
8 | 8 | ## Catalog |
9 | 9 |
|
10 | 10 | * Applications |
11 | | - * [E Corp Demo](./charts/ecorp-demo/README.md) 🗸 |
12 | | - * [WordPress](./charts/wordpress/README.md) 🗸 |
| 11 | + * [E Corp Demo](charts/ecorp-demo/README.md) 🗸 |
| 12 | + * [Drupal](charts/drupal/README.md) |
| 13 | + * [WordPress](charts/wordpress/README.md) 🗸 |
13 | 14 | * Backing services |
14 | | - * [Istio](./charts/istio/README.md) |
15 | | - * [MariaDB](./charts/mariadb/README.md) 🗸 |
16 | | - * [MongoDB](./charts/mongodb/README.md) |
17 | | - * [RabbitMQ](./charts/rabbitmq/README.md) |
| 15 | + * [Kafka](charts/kafka/README.md) |
| 16 | + * [Keycloak](charts/Keycloak/README.md) |
| 17 | + * [MariaDB](charts/mariadb/README.md) 🗸 |
| 18 | + * [memcached](charts/memcached/README.md) |
| 19 | + * [MongoDB](charts/mongodb/README.md) |
| 20 | + * [PostgreSQL](charts/postgresql/README.md) |
| 21 | + * [RabbitMQ](charts/rabbitmq/README.md) |
| 22 | + * [Redis](charts/redis/README.md) |
18 | 23 | * Cloud providers |
19 | | - * [Azure Storage](./charts/azure-storage/README.md) 🗸 |
| 24 | + * [Azure Storage](charts/azure-storage/README.md) 🗸 |
| 25 | + * [Let's Encrypt](charts/letsencrypt/README.md) 🗸 |
20 | 26 | * Kube add-ons |
21 | | - * [ArgoCD](./charts/argocd/README.md) |
22 | | - * [cert-manager](./charts/cert-manager/README.md) 🗸 |
23 | | - * cert-manager / Let's Encrypt |
24 | | - * [NGINX Ingress Controller](./charts/ingress-nginx/README.md) 🗸 |
25 | | - * [Sealed Secrets](./charts/sealed-secrets/README.md) 🗸 |
| 27 | + * [ArgoCD](charts/argo-cd/README.md) 🗸 |
| 28 | + * [cert-manager](charts/cert-manager/README.md) 🗸 |
| 29 | + * [HAProxy](charts/haproxy/README.md) |
| 30 | + * [Istio](charts/istio/README.md) |
| 31 | + * [Kong](charts/kong/README.md) |
| 32 | + * [Longhorn](charts/longhorn/README.md) |
| 33 | + * [MetalLB](charts/metallb/README.md) |
| 34 | + * [MinIO](charts/minio/README.md) |
| 35 | + * [NGINX Ingress Controller](charts/ingress-nginx/README.md) 🗸 |
| 36 | + * [Sealed Secrets](charts/sealed-secrets/README.md) 🗸 |
26 | 37 | * Observability |
27 | | - * [OpenTelemetry Collector / Prometheus / Grafana](./charts/otel-prometheus-grafana/README.md) |
| 38 | + * [Elastic Stack](charts/elastic-stack/README.md) |
| 39 | + * [Elasticsearch](charts/elasticsearch/README.md) |
| 40 | + * [OpenTelemetry Collector / Prometheus / Grafana](charts/otel-prometheus-grafana/README.md) |
28 | 41 | * Security |
29 | | - * [NeuVector](./charts/neuvector/README.md) 🗸 |
| 42 | + * [NeuVector](charts/neuvector/README.md) 🗸 |
30 | 43 | * Software Factory (supply chain) |
31 | | - * [GitLab](./charts/gitlab/README.md) |
32 | | - * [Harbor](./charts/harbor/README.md) |
33 | | - * [SonarQube](./charts/sonarqube/README.md) |
| 44 | + * [Azure DevOps Agent](charts/azure-devops-agent/README.md) |
| 45 | + * [Concourse](charts/concourse/README.md) |
| 46 | + * [Drone](charts/drone/README.md) |
| 47 | + * [GitLab](charts/gitlab/README.md) 🗸 |
| 48 | + * [GitLab Runner](charts/gitlab-runner/README.md) |
| 49 | + * [Harbor](charts/harbor/README.md) 🗸 |
| 50 | + * [SonarQube](charts/sonarqube/README.md) 🗸 |
| 51 | + * [Tekton](charts/tekton/README.md) |
34 | 52 |
|
35 | 53 | Limitation: [Helm Chart Releaser](https://github.com/helm/chart-releaser) doesn't support multiple chart directories ou multiple levels so all charts must be in `charts` repository |
36 | 54 |
|
|
0 commit comments