# helm-charts **Repository Path**: mirrors_codecentric/helm-charts ## Basic Information - **Project Name**: helm-charts - **Description**: A curated set of Helm charts brought to you by codecentric - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-10-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.