Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-29T15:15:12.000Z (over 1 year ago)
- Last Synced: 2023-06-29T16:27:03.378Z (over 1 year ago)
- Topics: ackee, hacktoberfest, helm, helm-chart-repository, helm-charts, kubernetes, openvpn
- Language: Shell
- Homepage:
- Size: 81.1 KB
- Stars: 10
- Watchers: 3
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Just a collection of Helm charts
[![](https://github.com/suda/charts/workflows/Release%20Charts/badge.svg?branch=master)](https://github.com/suda/charts/actions)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/suda)](https://artifacthub.io/packages/search?repo=suda)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](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)