https://github.com/prosimcorp/helm-charts
Prosimcorp Helm Charts
https://github.com/prosimcorp/helm-charts
helm helm-charts
Last synced: 3 months 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T15:02:57.000Z (about 1 year ago)
- Last Synced: 2025-04-02T23:41:31.482Z (about 1 year ago)
- Topics: helm, helm-charts
- Language: Smarty
- Homepage: https://prosimcorp.github.io/helm-charts/
- Size: 101 KB
- Stars: 8
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helm Charts
[](https://opensource.org/licenses/Apache-2.0)

[](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)