Skip to content

pree/helm-charts

Repository files navigation

pree's Helm Charts

Artifact Hub Release Charts pre-commit

This repository contains Helm charts managed by pree.

Usage

Install the Helm chart repository

helm repo add pree https://charts.pree.dev

Available Helm charts

Version: 1.4.x App version: 202.x

Open source home automation that puts local control and privacy first

home-assistant

overseer chart

Version: 1.0.x App version: 1.3.x

Request management and media discovery tool for the Plex ecosystem

overseer

prowlarr chart

Version: 1.3.x App version: 1.1.x

Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps

prowlarr

radarr chart

Version: 1.1.x App version: 5.6.x

A fork of Sonarr to work with movies à la Couchpotato

radarr

readarr chart

Version: 1.1.x App version: 0.x

Book Manager and Automation (Sonarr for Ebooks)

readarr

sonarr chart

Version: 1.6.x App version: 4.0.x

Smart PVR for newsgroup and bittorrent users

sonarr

Argo CD app-of-apps charts

Our Argo CD app-of-apps Helm charts all implement the Argo CD app-of-apps pattern. The charts deploy Argo CD Application resources and enable configuring multiple related or "work well together" apps. To do this they combine Helm repository URLs with chart names and "tested" versions of the charts. In most cases some examples of how to configure individual apps are also provided. Please reference our app-of-apps documentation for more in-depth information.

Chart Description Version
ha-apps Argo CD app-of-apps config for home automation applications Version: 0.x
media-apps Argo CD app-of-apps config for media applications Version: 0.x

more charts

Chart Description Version App Version
nfs-mount NFS mount to access already pres... Version: 0.x App version: 0.x

Contributing

Have a look at the documentation to get started.

# clone repo
git clone git@github.com:pree/helm-charts.git
cd helm-charts

# initialize pre-commit
pre-commit install
pre-commit install-hooks

# run pre-commit
pre-commit run -a

# update root README
hack/update-readme.sh

# update charts README
hack/helm-docs.sh

We track issues with this chart repository in the issue tracker.

We expect you to always create an issue prior to creating a new chart. This helps us discuss the merits of it before you put the effort into creating the chart.

License

This Helm chart collection is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 of the License.