From 13283a1cc95a88f7c36746b81de06daae9dd58bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfred=20G=C3=B6ppel?= <43101280+alfi0812@users.noreply.github.com> Date: Sun, 1 Feb 2026 11:23:54 +0100 Subject: [PATCH] fix(charts): Update fixed containers from containerforge (#44412) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** ⚒️ 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 - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 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 - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] 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._ --- .devcontainer/devcontainer.json | 1 - charts/stable/home-assistant/Chart.yaml | 3 +-- charts/stable/home-assistant/values.yaml | 2 +- charts/stable/jellyseerr/Chart.yaml | 3 +-- charts/stable/jellyseerr/values.yaml | 4 ++-- 5 files changed, 5 insertions(+), 8 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 52f55809fa0..0cc3b50d5f4 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -23,7 +23,6 @@ "eamodio.gitlens", "formulahendry.code-runner", "streetsidesoftware.code-spell-checker", - "Codium.codium", "mhutchie.git-graph", "yzhang.markdown-all-in-one", "searKing.preview-vscode", diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 79264062065..5fdc4c4d862 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -38,5 +38,4 @@ sources: - https://github.com/trueforge-org/containers/tree/main/apps/home-assistant - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/home-assistant type: application -version: 29.0.7 - +version: 29.0.8 diff --git a/charts/stable/home-assistant/values.yaml b/charts/stable/home-assistant/values.yaml index d4ae5503552..b23baf6f738 100644 --- a/charts/stable/home-assistant/values.yaml +++ b/charts/stable/home-assistant/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/home-assistant pullPolicy: IfNotPresent - tag: "2026.1.3@sha256:5e482cef76c8b6782bb89c6b77de27ecf6cd480f7c1c78d64a529c680de304df" + tag: "2026.1.3@sha256:214682512f5bda804ff167a96ea0130c1b50fc100f3e9b9d8774c9fdfe618d67" yqImage: pullPolicy: IfNotPresent diff --git a/charts/stable/jellyseerr/Chart.yaml b/charts/stable/jellyseerr/Chart.yaml index 2ab3f479906..71ae65274ab 100644 --- a/charts/stable/jellyseerr/Chart.yaml +++ b/charts/stable/jellyseerr/Chart.yaml @@ -34,5 +34,4 @@ sources: - https://github.com/trueforge-org/containers/tree/main/apps/jellyseer - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jellyseerr type: application -version: 13.13.20 - +version: 13.13.21 diff --git a/charts/stable/jellyseerr/values.yaml b/charts/stable/jellyseerr/values.yaml index 49fc9233a1c..3c1f61e103e 100644 --- a/charts/stable/jellyseerr/values.yaml +++ b/charts/stable/jellyseerr/values.yaml @@ -1,6 +1,6 @@ image: - repository: oci.trueforge.org/containerforge/jellyseer - tag: "2.7.3@sha256:6c5f003b198f60431cb579bf1f6bfcf83ea06ba32c37e00053ce79a715bec111" + repository: oci.trueforge.org/containerforge/jellyseerr + tag: "2.7.3@sha256:c0838988a6db8a712b6ac105515ad0eb0b1c74accedadc59322fa1bc7686aad8" pullPolicy: IfNotPresent service: main: