https://github.com/suda/charts
A collection of Helm charts
https://github.com/suda/charts
ackee hacktoberfest helm helm-chart-repository helm-charts kubernetes openvpn
Last synced: about 1 year ago
JSON representation
A collection of Helm charts
- Host: GitHub
- URL: https://github.com/suda/charts
- Owner: suda
- License: apache-2.0
- Created: 2021-01-07T12:56:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-21T13:37:24.000Z (almost 2 years ago)
- Last Synced: 2025-03-20T15:09:44.408Z (about 1 year ago)
- Topics: ackee, hacktoberfest, helm, helm-chart-repository, helm-charts, kubernetes, openvpn
- Language: Shell
- Homepage:
- Size: 81.1 KB
- Stars: 13
- Watchers: 2
- Forks: 13
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Just a collection of Helm charts
[](https://github.com/suda/charts/actions)
[](https://artifacthub.io/packages/search?repo=suda)
[](https://opensource.org/licenses/Apache-2.0)
## Usage
```console
helm repo add suda https://suda.github.io/charts/
```
You can then run `helm search repo suda` to see the charts.
## Charts
See [Artifact Hub](https://artifacthub.io/packages/search?repo=suda) or [charts](./charts/) for a complete list.
## Contributing
[All contributions (no matter if small) are always welcome](http://contributionswelcome.org/).
## Acknowledgements
* [`documentserver` chart](charts/documentserver) is based on [ONLYOFFICE chart/documentation](https://github.com/ONLYOFFICE/Kubernetes-Docs)
* [`scaleway-webhook` chart](charts/scaleway-webhook) is based on [`cert-manager-webhook-scaleway` deployment chart](https://github.com/scaleway/cert-manager-webhook-scaleway/tree/main/deploy)
## License
[Apache 2.0 License](./LICENSE)