https://github.com/codecentric/helm-charts
A curated set of Helm charts brought to you by codecentric
https://github.com/codecentric/helm-charts
charts helm jenkins keycloak kubernetes mailhog
Last synced: 26 days ago
JSON representation
A curated set of Helm charts brought to you by codecentric
- Host: GitHub
- URL: https://github.com/codecentric/helm-charts
- Owner: codecentric
- License: apache-2.0
- Created: 2019-01-28T09:30:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-03T09:21:59.000Z (4 months ago)
- Last Synced: 2025-05-09T21:48:01.863Z (about 1 month ago)
- Topics: charts, helm, jenkins, keycloak, kubernetes, mailhog
- Language: Mustache
- Homepage:
- Size: 712 KB
- Stars: 642
- Watchers: 27
- Forks: 613
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# codecentric Helm Charts
[](https://opensource.org/licenses/Apache-2.0)
[](https://circleci.com/gh/codecentric/helm-charts/tree/master)This repo collects a set of [Helm](https://helm.sh) charts curated by [codecentric](https://www.codecentric.de).
## Usage
[Helm](https://helm.sh) must be installed and initialized to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.Once Helm is set up properly, add the repo as follows:
```console
$ helm repo add codecentric https://codecentric.github.io/helm-charts
```Helm chart are also published to GitHub container registry as OCI artifact.
## Contributing
We welcome contributions.
Please refer to our [contribution guidelines](CONTRIBUTING.md) for details.