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: about 1 month 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: 2024-09-06T16:04:13.000Z (2 months ago)
- Last Synced: 2024-09-30T18:01:15.808Z (about 1 month ago)
- Topics: charts, helm, jenkins, keycloak, kubernetes, mailhog
- Language: Mustache
- Homepage:
- Size: 724 KB
- Stars: 618
- Watchers: 27
- Forks: 607
- Open Issues: 15
-
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
```## Contributing
We welcome contributions.
Please refer to our [contribution guidelines](CONTRIBUTING.md) for details.