fix(nzbhydra): update image to funkypenguin (#14821)

**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 <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
kqmaverick 2023-11-18 02:09:39 -08:00 committed by GitHub
parent c626d63d1e
commit 7c1346422a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "4.7.1" appVersion: "5.2.0"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@ -18,7 +18,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra - https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra
- https://github.com/theotherp/nzbhydra2 - https://github.com/theotherp/nzbhydra2
type: application type: application
version: 15.0.9 version: 16.0.0
annotations: annotations:
truecharts.org/category: media truecharts.org/category: media
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"

View File

@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/onedr0p/nzbhydra2 repository: ghcr.io/geek-cookbook/nzbhydra2
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v4.7.1@sha256:5521128fbf948112585e442ceabca3309852f6fdf981e4c0b72fdaeece876cbb tag: 5.2.0@sha256:f482fa6d154c9a32fd4ee4a7c6068eb58f35d3adce6c0e2636ef975e6c50b6f3
service: service:
main: main:
ports: ports: