An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Kubeservice Stack Helm Charts

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/kubservice-charts)](https://artifacthub.io/packages/search?repo=kubservice-charts)
[![Release Charts](https://github.com/kubeservice-stack/kubservice-charts/actions/workflows/release.yml/badge.svg?branch=master)](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).