Skip to content

CodeWithEmad/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts Repository

Artifact Hub

This repository contains Helm charts for various applications and services.

Available Charts

  • maintenance: A chart for deploying a maintenance page.

Usage

To use the charts from this repository, follow these steps:

  1. Add the Helm repository:

    helm repo add codewithemad https://codewithemad.github.io/helm-charts/
  2. Update your local Helm chart repository cache:

    helm repo update
  3. 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.

Contributing

Contributions are welcome! Please see the CONTRIBUTING.rst file for details.

License

This work is licensed under the terms of the GNU Affero General Public License (AGPL).

Support

If you encounter any problems or have any questions, please file an issue on the GitHub repository.