https://github.com/kubeservice-stack/kubservice-charts
kubservice stack release to Helm Artifacthub
https://github.com/kubeservice-stack/kubservice-charts
charts helm helm-charts kubernetes
Last synced: 29 days ago
JSON representation
kubservice stack release to Helm Artifacthub
- Host: GitHub
- URL: https://github.com/kubeservice-stack/kubservice-charts
- Owner: kubeservice-stack
- License: apache-2.0
- Created: 2022-11-04T02:57:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-12-12T02:47:11.000Z (2 months ago)
- Last Synced: 2025-12-13T09:48:16.105Z (2 months ago)
- Topics: charts, helm, helm-charts, kubernetes
- Language: Smarty
- Size: 9.2 MB
- Stars: 8
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kubeservice Stack Helm Charts
[](https://opensource.org/licenses/Apache-2.0)
[](https://artifacthub.io/packages/search?repo=kubservice-charts)
[](https://github.com/kubeservice-stack/kubservice-charts/actions/workflows/release.yml)
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 kubeservice-stack https://kubeservice-stack.github.io/kubservice-charts/
```
You can then run `helm search repo kubeservice-stack` to see the charts.
## License
[Apache 2.0 License](https://github.com/kubeservice-stack/kubservice-charts/blob/master/LICENSE).