Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-03T16:04:42.000Z (18 days ago)
- Last Synced: 2025-01-09T14:24:37.494Z (12 days ago)
- Topics: charts, helm, jenkins, keycloak, kubernetes, mailhog
- Language: Mustache
- Homepage:
- Size: 736 KB
- Stars: 629
- Watchers: 27
- Forks: 609
- Open Issues: 6
-
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
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![CircleCI](https://circleci.com/gh/codecentric/helm-charts/tree/master.svg?style=svg)](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.