https://github.com/interledger/helm-charts
Interledger Kubernetes Helm Charts
https://github.com/interledger/helm-charts
hacktoberfest helm helm-charts kubernetes
Last synced: about 1 year ago
JSON representation
Interledger Kubernetes Helm Charts
- Host: GitHub
- URL: https://github.com/interledger/helm-charts
- Owner: interledger
- License: apache-2.0
- Created: 2023-06-01T07:48:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T15:36:57.000Z (over 1 year ago)
- Last Synced: 2025-03-25T14:01:35.880Z (about 1 year ago)
- Topics: hacktoberfest, helm, helm-charts, kubernetes
- Language: Mustache
- Homepage:
- Size: 93.8 KB
- Stars: 50
- Watchers: 3
- Forks: 7
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Interledger Kubernetes Helm Charts
[](https://opensource.org/licenses/Apache-2.0) [](https://github.com/interledger/helm-charts/actions/workflows/release.yaml)
This functionality is in alpha and is subject to change. 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 interledger https://interledger.github.io/helm-charts
```
You can then run `helm search repo interledger` to see the charts.
## Contributing
The source code of all [Interledger](https://interledger.org) community [Helm](https://helm.sh) charts can be found on Github:
We'd love to have you contribute!
## License
[Apache 2.0 License](https://github.com/interledger/helm-charts/blob/main/LICENSE).
## Helm charts build status
[](https://github.com/interledger/helm-charts/actions/workflows/release.yaml)