An open API service indexing awesome lists of open source software.

https://github.com/keptn/helm-charts


https://github.com/keptn/helm-charts

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Keptn Helm Charts

## Keptn V1 has reached end of life on December 22nd, 2023 and has been [replaced.](https://github.com/keptn/keptn.github.io/pull/1663/files)
The code is provided as-is with no warranties.

## Usage

[Helm](https://helm.sh) must be installed 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 keptn https://charts.keptn.sh
```

You can then run `helm search repo keptn` to see the charts.

Chart documentation is available in the [Keptn Docs](https://keptn.sh/docs/).

## License
[Apache 2.0 License](https://github.com/keptn/helm-charts/blob/main/LICENSE).