https://github.com/opslevel/helm-charts
Official Helm charts for OpsLevel products.
https://github.com/opslevel/helm-charts
charts helm helm-charts kubernetes
Last synced: about 1 year ago
JSON representation
Official Helm charts for OpsLevel products.
- Host: GitHub
- URL: https://github.com/opslevel/helm-charts
- Owner: OpsLevel
- License: mit
- Created: 2021-05-28T18:19:40.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T13:26:54.000Z (over 1 year ago)
- Last Synced: 2024-10-19T06:24:41.654Z (over 1 year ago)
- Topics: charts, helm, helm-charts, kubernetes
- Language: Smarty
- Homepage: https://opslevel.com
- Size: 684 KB
- Stars: 2
- Watchers: 7
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

# OpsLevel Helm Charts
[](https://artifacthub.io/packages/search?repo=opslevel)
Official Helm charts for OpsLevel products. Currently supported:
- [OpsLevel Self Hosted](https://github.com/OpsLevel/helm-charts/tree/main/charts/kubernetes-sync) (opslevel/opslevel) (requires license)
- [OpsLevel Agent](https://github.com/OpsLevel/helm-charts/tree/main/charts/opslevel-agent) (opslevel/opslevel-agent)
- [Gitlab Proxy](https://github.com/OpsLevel/helm-charts/tree/main/charts/gitlab-proxy) (opslevel/gitlab-proxy)
### End Of Life
- [Kubernetes Sync](https://github.com/OpsLevel/helm-charts/tree/main/charts/kubernetes-sync) (opslevel/kubectl-opslevel)
## How to use OpsLevel Helm repository
You need to add this repository to your Helm repositories:
```
helm repo add opslevel https://opslevel.github.io/helm-charts
helm repo update
helm search repo opslevel
```