From 7d618e1f80d1ff15e6cbc982940bdf348a60c738 Mon Sep 17 00:00:00 2001 From: kqmaverick <121722567+kqmaverick@users.noreply.github.com> Date: Thu, 3 Oct 2024 12:43:09 -0700 Subject: [PATCH] feat(nzbhydra): switch to elfhosted image (#27251) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** Switch nzbhydra to elfhosted image. ⚒️ Fixes # **⚙️ Type of change** - [X] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [X] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --- charts/stable/nzbhydra/Chart.yaml | 6 +++--- charts/stable/nzbhydra/values.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/stable/nzbhydra/Chart.yaml b/charts/stable/nzbhydra/Chart.yaml index e94002203f3..3c30b0eb282 100644 --- a/charts/stable/nzbhydra/Chart.yaml +++ b/charts/stable/nzbhydra/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 7.1.0 +appVersion: 7.2.3 dependencies: - name: common version: 25.0.0 @@ -29,8 +29,8 @@ maintainers: url: https://truecharts.org name: nzbhydra sources: - - https://ghcr.io/geek-cookbook/nzbhydra2 + - https://ghcr.io/elfhosted/nzbhydra2 - https://github.com/theotherp/nzbhydra2 - https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra type: application -version: 23.2.0 +version: 24.0.0 diff --git a/charts/stable/nzbhydra/values.yaml b/charts/stable/nzbhydra/values.yaml index a638333981d..65a73f8e26b 100644 --- a/charts/stable/nzbhydra/values.yaml +++ b/charts/stable/nzbhydra/values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/geek-cookbook/nzbhydra2 + repository: ghcr.io/elfhosted/nzbhydra2 pullPolicy: IfNotPresent - tag: 7.1.0@sha256:f375f073333108a4d29e5899c0ec13acda65db281efbc3111dbed6121cd69e49 + tag: 7.2.3@sha256:1d5c9bd87f5a702509e0288a87d37accd1c4f0823c1a1d7e54e83a0cf0a4a01f service: main: ports: