From 7c1346422abafec6e5abdcec69fea82ebbf6e3c1 Mon Sep 17 00:00:00 2001 From: kqmaverick <121722567+kqmaverick@users.noreply.github.com> Date: Sat, 18 Nov 2023 02:09:39 -0800 Subject: [PATCH] fix(nzbhydra): update image to funkypenguin (#14821) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** Updates upstream image to funkypenguin ⚒️ Fixes # **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [X] 🪛 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 **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ 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._ --------- Signed-off-by: Kjeld Schouten Co-authored-by: Kjeld Schouten --- charts/stable/nzbhydra/Chart.yaml | 4 ++-- charts/stable/nzbhydra/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/nzbhydra/Chart.yaml b/charts/stable/nzbhydra/Chart.yaml index d29dd08e939..1a969bc0782 100644 --- a/charts/stable/nzbhydra/Chart.yaml +++ b/charts/stable/nzbhydra/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.7.1" +appVersion: "5.2.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra - https://github.com/theotherp/nzbhydra2 type: application -version: 15.0.9 +version: 16.0.0 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/nzbhydra/values.yaml b/charts/stable/nzbhydra/values.yaml index 104f3989925..2c712457540 100644 --- a/charts/stable/nzbhydra/values.yaml +++ b/charts/stable/nzbhydra/values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/onedr0p/nzbhydra2 + repository: ghcr.io/geek-cookbook/nzbhydra2 pullPolicy: IfNotPresent - tag: v4.7.1@sha256:5521128fbf948112585e442ceabca3309852f6fdf981e4c0b72fdaeece876cbb + tag: 5.2.0@sha256:f482fa6d154c9a32fd4ee4a7c6068eb58f35d3adce6c0e2636ef975e6c50b6f3 service: main: ports: