Skip to content

Yub0/charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Charts Repository

This repository contains Helm charts for various applications. It uses GitHub Actions for testing and releasing charts.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up, add the repo as follows:

helm repo add Yub0 https://yub0.github.io/charts/
helm repo update

To install the prowlarr chart:

helm install my-prowlarr Yub0/prowlarr

Contributing

We use pre-commit hooks to ensure code quality.

  1. Install pre-commit
  2. Install helm-docs

To develop locally:

pre-commit install

When you commit, helm-docs will automatically generate README.md files for charts based on values.yaml and Chart.yaml.

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

About

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors