https://github.com/keptn/helm-charts
https://github.com/keptn/helm-charts
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/keptn/helm-charts
- Owner: keptn
- License: apache-2.0
- Created: 2022-01-10T12:32:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-20T09:32:24.000Z (over 1 year ago)
- Last Synced: 2025-05-12T19:15:19.094Z (about 1 month ago)
- Homepage: https://charts.keptn.sh
- Size: 7.07 MB
- Stars: 3
- Watchers: 9
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).