From 11260ba3235986804c59242075c51359834a478a Mon Sep 17 00:00:00 2001 From: Alfonso De Masi <33768748+fonzdm@users.noreply.github.com> Date: Tue, 16 Jul 2024 16:36:34 +0200 Subject: [PATCH 1/4] change truechart repo url with new oci one --- servarr/Chart.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/servarr/Chart.yaml b/servarr/Chart.yaml index 966d5bc..a864349 100644 --- a/servarr/Chart.yaml +++ b/servarr/Chart.yaml @@ -19,25 +19,25 @@ sources: dependencies: - name: sonarr version: "21.2.1" - repository: "https://charts.truecharts.org" + repository: "oci://tccr.io/truecharts" - name: radarr version: "21.2.1" - repository: "https://charts.truecharts.org" + repository: "oci://tccr.io/truecharts" - name: prowlarr version: "16.2.1" - repository: "https://charts.truecharts.org" + repository: "oci://tccr.io/truecharts" - name: qbittorrent version: "19.4.1" - repository: "https://charts.truecharts.org" + repository: "oci://tccr.io/truecharts" - name: jellyseerr version: "9.5.2" - repository: "https://charts.truecharts.org" + repository: "oci://tccr.io/truecharts" - name: jellyfin version: "18.7.7" - repository: "https://charts.truecharts.org" + repository: "oci://tccr.io/truecharts" - name: flaresolverr version: "13.4.1" - repository: "https://charts.truecharts.org" + repository: "oci://tccr.io/truecharts" maintainers: - name: Alfonso De Masi From 887a69f2127fe0980dcc511b209e017274bc754c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Servarr=20Bot=20=F0=9F=A4=96?= Date: Tue, 16 Jul 2024 14:42:09 +0000 Subject: [PATCH 2/4] update Helm documentation --- servarr/README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/servarr/README.md b/servarr/README.md index ac777f2..9e1e1f4 100644 --- a/servarr/README.md +++ b/servarr/README.md @@ -22,13 +22,13 @@ Servarr complete Helm Chart for Kubernetes | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org | flaresolverr | 13.4.1 | -| https://charts.truecharts.org | jellyfin | 18.7.7 | -| https://charts.truecharts.org | jellyseerr | 9.5.2 | -| https://charts.truecharts.org | prowlarr | 16.2.1 | -| https://charts.truecharts.org | qbittorrent | 19.4.1 | -| https://charts.truecharts.org | radarr | 21.2.1 | -| https://charts.truecharts.org | sonarr | 21.2.1 | +| oci://tccr.io/truecharts | flaresolverr | 13.4.1 | +| oci://tccr.io/truecharts | jellyfin | 18.7.7 | +| oci://tccr.io/truecharts | jellyseerr | 9.5.2 | +| oci://tccr.io/truecharts | prowlarr | 16.2.1 | +| oci://tccr.io/truecharts | qbittorrent | 19.4.1 | +| oci://tccr.io/truecharts | radarr | 21.2.1 | +| oci://tccr.io/truecharts | sonarr | 21.2.1 | --- @@ -117,4 +117,4 @@ Servarr complete Helm Chart for Kubernetes ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1) +Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2) From fbbc61c07cb733a121342f929f95e2cd7ba8d288 Mon Sep 17 00:00:00 2001 From: Alfonso De Masi <33768748+fonzdm@users.noreply.github.com> Date: Tue, 16 Jul 2024 16:46:06 +0200 Subject: [PATCH 3/4] bump version --- servarr/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servarr/Chart.yaml b/servarr/Chart.yaml index a864349..6580592 100644 --- a/servarr/Chart.yaml +++ b/servarr/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: servarr description: Servarr complete Helm Chart for Kubernetes type: application -version: 1.0.0 +version: 1.0.1 appVersion: "1.0.0" keywords: - servarr From 1de45a569dc96a208aa506946b43d557af7b8db3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Servarr=20Bot=20=F0=9F=A4=96?= Date: Tue, 16 Jul 2024 14:46:22 +0000 Subject: [PATCH 4/4] update Helm documentation --- servarr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servarr/README.md b/servarr/README.md index 9e1e1f4..84a00c0 100644 --- a/servarr/README.md +++ b/servarr/README.md @@ -2,7 +2,7 @@ -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) +![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) Servarr complete Helm Chart for Kubernetes