This repository contains Helm charts for various applications and services.
- maintenance: A chart for deploying a maintenance page.
To use the charts from this repository, follow these steps:
Add the Helm repository:
helm repo add codewithemad https://codewithemad.github.io/helm-charts/
Update your local Helm chart repository cache:
helm repo update
Install a chart:
helm install my-release codewithemad/<chart-name>
For more details on each chart, please refer to the README file in the respective chart directory.
Contributions are welcome! Please see the CONTRIBUTING.rst file for details.
This work is licensed under the terms of the GNU Affero General Public License (AGPL).
If you encounter any problems or have any questions, please file an issue on the GitHub repository.