https://github.com/epam/edp-helm-charts
EPAM Delivery Platform helm charts
https://github.com/epam/edp-helm-charts
chart cicd helm helm-charts kubernetes operator operator-sdk pipeline
Last synced: 12 months ago
JSON representation
EPAM Delivery Platform helm charts
- Host: GitHub
- URL: https://github.com/epam/edp-helm-charts
- Owner: epam
- License: apache-2.0
- Created: 2022-01-05T18:28:52.000Z (over 4 years ago)
- Default Branch: gh-pages
- Last Pushed: 2025-07-19T01:29:10.000Z (about 1 year ago)
- Last Synced: 2025-07-19T06:11:24.967Z (about 1 year ago)
- Topics: chart, cicd, helm, helm-charts, kubernetes, operator, operator-sdk, pipeline
- Homepage: https://epam.github.io/edp-helm-charts/
- Size: 373 MB
- Stars: 5
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KubeRocketCI - Helm Charts Repository

[](https://opensource.org/licenses/Apache-2.0)
[](https://artifacthub.io/packages/search?repo=epmdedp)
Welcome to the KubeRocketCI charts repository.
>_**NOTE**: For more details on installing KubeRocketCI, please refer to the [Install KubeRocketCI](https://docs.kuberocketci.io/docs/quick-start/platform-installation) page._
## Add The Repository
```bash
helm repo add epamedp https://epam.github.io/edp-helm-charts/stable
helm repo update
```
or
```bash
helm repo add epamedp-snapshot https://epam.github.io/edp-helm-charts/snapshot
helm repo update
```
## Contribute
Do not hesitate to fork any repository and work on new features or bug fixes.
## Contact Us
Feel free to email us at SupportEPMD-EDP@epam.com for any issues.
## Description
This repository contains all EPAM Delivery Platform helm charts. Find here the release versions and the charts for development and testing.
Source code of helm charts:
* [cd-pipeline-operator](https://github.com/epam/edp-cd-pipeline-operator/tree/master/deploy-templates)
* [codebase-operator](https://github.com/epam/edp-codebase-operator/tree/master/deploy-templates)
* [edp-headlamp](https://github.com/epam/edp-headlamp/tree/master/deploy-templates)
* [edp-install](https://github.com/epam/edp-install/tree/master/deploy-templates)
* [gerrit-operator](https://github.com/epam/edp-gerrit-operator/tree/master/deploy-templates)
* [keycloak-operator](https://github.com/epam/edp-keycloak-operator/tree/master/deploy-templates)
* [nexus-operator](https://github.com/epam/edp-nexus-operator/tree/master/deploy-templates)
* [sonar-operator](https://github.com/epam/edp-sonar-operator/tree/master/deploy-templates)
## Current Testing
Helm3 is currently used for testing.
## License
[Apache License 2.0](https://opensource.org/licenses/Apache-2.0).
### Related Articles
* [KubeRocketCI](https://docs.kuberocketci.io/)