https://github.com/steadybit/helm-charts
Steadybit Helm Charts for agents and platform
https://github.com/steadybit/helm-charts
Last synced: 3 months ago
JSON representation
Steadybit Helm Charts for agents and platform
- Host: GitHub
- URL: https://github.com/steadybit/helm-charts
- Owner: steadybit
- License: mit
- Created: 2020-12-17T09:36:55.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-04-13T09:52:51.000Z (3 months ago)
- Last Synced: 2026-04-13T11:35:37.050Z (3 months ago)
- Language: Go Template
- Homepage:
- Size: 7.68 MB
- Stars: 2
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.MD
- License: LICENSE
Awesome Lists containing this project
README
# Steadybit Kubernetes Helm Charts
[](https://artifacthub.io/packages/search?repo=steadybit)
This repository hosts the source of the Steadybit Kubernetes helm charts.
Currently supported:
- [Steadybit Agent](https://github.com/steadybit/helm-charts/blob/main/charts/steadybit-agent/README.md)
- [Steadybit Platform](https://github.com/steadybit/helm-charts/blob/main/charts/steadybit-platform/README.md)
## How to use the Steadybit Helm repository
You need to add this repository to your Helm repositories:
```
helm repo add steadybit https://steadybit.github.io/helm-charts
helm repo update
```