chore!: move home-operations containers to containerforge (#41407)

**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ 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 changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** 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._

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2025-11-05 22:24:05 +01:00
committed by GitHub
parent c5fab3ffbd
commit bd5dd276be
26 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -43,5 +43,5 @@ sources:
- https://github.com/morpheus65535/bazarr
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/bazarr
type: application
version: 22.12.3
version: 23.0.0
+2 -2
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/home-operations/bazarr
repository: oci.trueforge.org/containerforge/bazarr
pullPolicy: IfNotPresent
tag: 1.5.3@sha256:2f1c32cb1420b2e56f60cfdf7823737eb501fdb2c13669429d23ab3a02e9ad90
tag: 1.5.3
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
tag: v2.3.0@sha256:af535d94061cf97a52e1661945ffba78c03f9443eae7c0da1a80a5a4be56b520
+1 -1
View File
@@ -40,5 +40,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/emby
- https://hub.docker.com/r/alpine/socat
type: application
version: 25.10.6
version: 26.0.0
+2 -2
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/home-operations/emby
repository: oci.trueforge.org/containerforge/emby
pullPolicy: IfNotPresent
tag: 4.9.1.80@sha256:28462287162b7daa3ff91ee1810e6cc26331e35f7b7c3955b303d4864f32ec6a
tag: 4.9.2.6
broadcastProxyImage:
repository: docker.io/alpine/socat
pullPolicy: IfNotPresent
+1 -1
View File
@@ -41,5 +41,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
type: application
version: 25.11.21
version: 26.0.0
+2 -2
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/home-operations/jackett
repository: oci.trueforge.org/containerforge/jackett
pullPolicy: IfNotPresent
tag: 0.24.250@sha256:b62a631145c8cc730e40b6aca53f08f45a202a5ba52152fac8c15b20866618c2
tag: 0.24.244
service:
main:
ports:
+1 -1
View File
@@ -40,5 +40,5 @@ sources:
- https://github.com/Lidarr/Lidarr
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/lidarr
type: application
version: 27.0.4
version: 28.0.0
+2 -2
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/home-operations/lidarr
repository: oci.trueforge.org/containerforge/lidarr
pullPolicy: IfNotPresent
tag: 3.0.1@sha256:05b517d6d05d117745e1b0b7e047a368c348b1f538a9b114343d10564ff53ced
tag: 3.0.0.4856
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent
+1 -1
View File
@@ -39,5 +39,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nzbget
- https://nzbget.net/
type: application
version: 27.11.3
version: 28.0.0
+2 -2
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/home-operations/nzbget
repository: oci.trueforge.org/containerforge/nzbget
pullPolicy: IfNotPresent
tag: 25.4.0@sha256:7afaa93e1992f86a033a310eb0f012f1e4c6bd406caa608146df951e85298ff1
tag: "25.3.0"
service:
main:
ports:
+1 -1
View File
@@ -38,5 +38,5 @@ sources:
- https://github.com/theotherp/nzbhydra2
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nzbhydra
type: application
version: 26.11.3
version: 27.0.0
+2 -2
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/home-operations/nzbhydra2
repository: oci.trueforge.org/containerforge/nzbhydra2
pullPolicy: IfNotPresent
tag: 7.19.2@sha256:d6a5b3c0beb12e97804577b0e47f6bfca1a3e5d3946f3c524cba7f6a0ef0aab3
tag: 7.19.2
service:
main:
ports:
+1 -1
View File
@@ -38,5 +38,5 @@ sources:
- https://github.com/k8s-at-home/container-images/pkgs/container/plex
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/plex
type: application
version: 20.12.3
version: 21.0.0
+2 -2
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/home-operations/plex
repository: oci.trueforge.org/containerforge/plex
pullPolicy: IfNotPresent
tag: 1.42.2.10156@sha256:9ad8a3506e1d8ebda873a668603c1a2c10e6887969564561be669efd65ae8871
tag: 1.42.2.10156
service:
main:
ports:
+1 -1
View File
@@ -41,5 +41,5 @@ sources:
- https://github.com/k8s-at-home/container-images
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/prowlarr
type: application
version: 20.12.5
version: 21.0.0
+2 -2
View File
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/home-operations/prowlarr
tag: 2.1.5.5216@sha256:affb671fa367f4b7029d58f4b7d04e194e887ed6af1cf5a678f3c7aca5caf6ca
repository: oci.trueforge.org/containerforge/prowlarr
tag: 2.1.5.5216
pullPolicy: IfNotPresent
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
+1 -1
View File
@@ -39,5 +39,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbittorrent
- https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server
type: application
version: 23.11.3
version: 24.0.0
+2 -2
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/home-operations/qbittorrent
repository: oci.trueforge.org/containerforge/qbittorrent
pullPolicy: IfNotPresent
tag: 5.1.2@sha256:31ac39705e31f7cdcc04dc46c1c0b0cdf8dc6f9865d4894efc097a33adc41524
tag: 5.1.2
qbitportforwardImage:
repository: docker.io/mjmeli/qbittorrent-port-forward-gluetun-server
pullPolicy: IfNotPresent
+1 -1
View File
@@ -40,5 +40,5 @@ sources:
- https://github.com/Radarr/Radarr
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/radarr
type: application
version: 25.5.4
version: 26.0.0
+2 -2
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/home-operations/radarr
repository: oci.trueforge.org/containerforge/radarr
pullPolicy: IfNotPresent
tag: 6.0.3.10276@sha256:0ebc60aa20afb0df76b52694cee846b7cf7bd96bb0157f3b68b916e77c8142a0
tag: "6.0.3.10276"
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent
+1 -1
View File
@@ -39,5 +39,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sabnzbd
- https://sabnzbd.org/
type: application
version: 22.12.5
version: 23.0.0
+2 -2
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/home-operations/sabnzbd
repository: oci.trueforge.org/containerforge/sabnzbd
pullPolicy: IfNotPresent
tag: 4.5.5@sha256:da57e01cdebc547852b6df85c8df8c0e4d87792742c7608c5590dc653b184e8c
tag: 4.5.5
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent
+1 -1
View File
@@ -40,5 +40,5 @@ sources:
- https://github.com/Sonarr/Sonarr
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sonarr
type: application
version: 24.12.5
version: 25.0.0
+2 -2
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/home-operations/sonarr
repository: oci.trueforge.org/containerforge/sonarr
pullPolicy: IfNotPresent
tag: 4.0.16.2943@sha256:0a1b8f5cb5b072f7ad8c6ff64a25dc512115d1a114ecf19a58a3b4f870207ddd
tag: "4.0.16.2942"
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent
+1 -1
View File
@@ -38,5 +38,5 @@ sources:
- https://github.com/gilbn/theme.park
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/theme-park
type: application
version: 12.11.4
version: 13.0.0
+2 -2
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/home-operations/theme-park
repository: oci.trueforge.org/containerforge/theme-park
pullPolicy: IfNotPresent
tag: 1.21.3@sha256:e883383aae4152201edb6277ed8e3925853e6d5f4a9ae8f961a95054045d4a91
tag: 1.21.3
service:
main:
ports: