diff --git a/charts/donetick/readme.md b/charts/donetick/readme.md index 30db5f6..2069f86 100644 --- a/charts/donetick/readme.md +++ b/charts/donetick/readme.md @@ -6,6 +6,10 @@ A Helm chart for deploying the Donetick task management application on Kubernete This chart deploys [Donetick](https://github.com/donetick/donetick) on a Kubernetes cluster using the Helm package manager. +Source code can be found here: +- https://github.com/rtomik/helm-charts/tree/main/charts/donetick + + ## Prerequisites - Kubernetes 1.19+ diff --git a/charts/jellyseerr/readme.md b/charts/jellyseerr/readme.md index 4245014..ca2151b 100644 --- a/charts/jellyseerr/readme.md +++ b/charts/jellyseerr/readme.md @@ -6,6 +6,9 @@ A Helm chart for deploying [Jellyseerr](https://github.com/fallenbagel/jellyseer This chart deploys Jellyseerr on a Kubernetes cluster using the Helm package manager. Jellyseerr is a fork of Overseerr for Jellyfin support. +Source code can be found here: +- https://github.com/rtomik/helm-charts/tree/main/charts/jellyseerr + ## Prerequisites - Kubernetes 1.19+ diff --git a/charts/qbittorrent-vpn/readme.md b/charts/qbittorrent-vpn/readme.md index a228c6e..174240e 100644 --- a/charts/qbittorrent-vpn/readme.md +++ b/charts/qbittorrent-vpn/readme.md @@ -6,6 +6,9 @@ A Helm chart for deploying qBittorrent with a Gluetun VPN sidecar container on K This chart deploys [qBittorrent](https://www.qbittorrent.org/) alongside [Gluetun](https://github.com/qdm12/gluetun), a VPN client/tunnel in a container, to ensure all BitTorrent traffic is routed through the VPN. The chart supports all major VPN providers and protocols through Gluetun's comprehensive compatibility. +Source code can be found here: +- https://github.com/rtomik/helm-charts/tree/main/charts/qbittorrent-vpn + Note: Currently only tested with NordVPN an OpenVPN configuration. ## Features diff --git a/charts/recipya/readme.md b/charts/recipya/readme.md index 4753730..ee30efb 100644 --- a/charts/recipya/readme.md +++ b/charts/recipya/readme.md @@ -8,6 +8,9 @@ A Helm chart for deploying [Recipya](https://github.com/reaper47/recipya) on Kub This chart deploys Recipya recipe manager on a Kubernetes cluster using the Helm package manager. +Source code can be found here: +- https://github.com/rtomik/helm-charts/tree/main/charts/recipya + ## Prerequisites - Kubernetes 1.19+