https://github.com/severalnines/helm-charts
Severalnines Helm Charts
https://github.com/severalnines/helm-charts
database-management dbaas helm kubernetes
Last synced: 3 months ago
JSON representation
Severalnines Helm Charts
- Host: GitHub
- URL: https://github.com/severalnines/helm-charts
- Owner: severalnines
- Created: 2024-03-19T09:11:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-20T03:24:23.000Z (5 months ago)
- Last Synced: 2026-01-20T09:59:48.487Z (5 months ago)
- Topics: database-management, dbaas, helm, kubernetes
- Language: Go Template
- Homepage: https://severalnines.github.io/helm-charts/
- Size: 4.13 MB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Severalnines helm-charts
[](https://artifacthub.io/packages/search?org=severalnines)

[](https://sovereign-dbaas.slack.com/join/shared_invite/zt-b15k9477-jLllD6qJOUm3bGnOWynVig)
## Add a chart helm repository
Access a Kubernetes cluster.
Add a chart helm repository with follow commands:
```console
helm repo add s9s https://severalnines.github.io/helm-charts/
helm repo update
```