https://github.com/devops-ia/helm-charts
devops-ia/helm-charts
https://github.com/devops-ia/helm-charts
charts default-resources devops ecr-registry helm helm-charts helm-release-cleaner kubernetes
Last synced: 12 days ago
JSON representation
devops-ia/helm-charts
- Host: GitHub
- URL: https://github.com/devops-ia/helm-charts
- Owner: devops-ia
- License: mit
- Created: 2022-04-18T16:06:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-24T11:34:17.000Z (16 days ago)
- Last Synced: 2026-01-24T22:39:33.829Z (15 days ago)
- Topics: charts, default-resources, devops, ecr-registry, helm, helm-charts, helm-release-cleaner, kubernetes
- Language: Go Template
- Homepage: https://devops-ia.github.io/helm-charts/
- Size: 587 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# helm-charts
Create custom Helm charts and improve community charts
## Usage
```console
helm repo add devops-ia https://devops-ia.github.io/helm-charts
```
You can then run `helm search repo devops-ia` to see the charts.
## Charts
| Chart | Description |
|-------|-------------|
| [azure-prometheus-config](./charts/azure-prometheus-config) | A Helm chart to configure Azure Managed Prometheus |
| [bigquery-exporter](./charts/bigquery-exporter) | A Helm chart to deploy Bigquery Exporter |
| [bitbucket-bot](./charts/bitbucket-bot) | A Helm chart to deploy Bitbucket Bot for Google Chats (Spaces) |
| [cp-schema-registry](./charts/cp-schema-registry) | A Helm chart with cp-schema-registry for Kubernetes |
| [default-resources](./charts/default-resources) | A Helm chart for Default Resources |
| [ecr-token](./charts/ecr-token) | A Helm chart to deploy cronjob to update Amazon ECR token |
| [release-cleaner](./charts/release-cleaner) | A Helm chart for Helm Charts to clean up the releases installed in the declared namespaces |
| [ssl-exporter](./charts/ssl-exporter) | A Helm Chart to SSL Certificate Exporter for Prometheus |