Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/prosimcorp/helm-charts

Prosimcorp Helm Charts
https://github.com/prosimcorp/helm-charts

helm helm-charts

Last synced: 2 days ago
JSON representation

Prosimcorp Helm Charts

Awesome Lists containing this project

README

        

# Helm Charts

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
![Release Charts](https://github.com/prosimcorp/helm-charts/workflows/Release%20Charts/badge.svg?branch=main)
[![Releases downloads](https://img.shields.io/github/downloads/prosimcorp/helm-charts/total.svg)](https://github.com/prosimcorp/helm-charts/releases)

Prosimcorp Helm Charts

## 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 prosimcorp https://prosimcorp.github.io/helm-charts/
```

You can then run the following command to see the charts.

```console
helm search repo prosimcorp
```

## How to contribute

For doing it you must:
* Fork the repository
* Make your changes to the code in a specific branch
* Open a PR

> The charts will be reviewed and tested (always)

## License

[Apache 2.0 License](./LICENSE)