Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/prosimcorp/helm-charts
- Owner: prosimcorp
- License: apache-2.0
- Created: 2023-04-13T14:49:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-06T08:43:05.000Z (4 days ago)
- Last Synced: 2025-02-06T09:35:44.120Z (4 days ago)
- Topics: helm, helm-charts
- Language: Smarty
- Homepage: https://prosimcorp.github.io/helm-charts/
- Size: 82 KB
- Stars: 7
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)