Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sablierapp/helm-charts
Sablier Helm Charts repository
https://github.com/sablierapp/helm-charts
helm-charts helm-charts-repository
Last synced: about 15 hours ago
JSON representation
Sablier Helm Charts repository
- Host: GitHub
- URL: https://github.com/sablierapp/helm-charts
- Owner: sablierapp
- License: apache-2.0
- Created: 2024-10-02T00:35:35.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-21T15:28:28.000Z (16 days ago)
- Last Synced: 2024-10-22T13:45:55.811Z (15 days ago)
- Topics: helm-charts, helm-charts-repository
- Homepage:
- Size: 25.4 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Sablier Kubernetes 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/sablier-helm-charts)](https://artifacthub.io/packages/search?repo=sablier-helm-charts)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 sablier https://sablierapp.github.io/helm-charts
```You can then run `helm search repo sablier` to see the charts.
Chart documentation is available in [sablier directory](https://github.com/sablierapp/helm-charts/blob/main/charts/sablier/README.md).
## Contributing
We'd love to have you contribute! Please refer to our [contribution guidelines](https://github.com/sablierapp/helm-charts/blob/main/CONTRIBUTING.md) for details.
## License
[Apache 2.0 License](https://github.com/sablierapp/helm-charts/blob/main/LICENSE).