From 96e8204d8899559e1fe5f0dd905993b9bd86cadd Mon Sep 17 00:00:00 2001 From: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com> Date: Sun, 19 Apr 2026 11:54:24 +0200 Subject: [PATCH] feat(kometa): move to TrueForge container (#44411) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** ⚒️ Fixes # **⚙️ 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?** **📃 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 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: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com> Signed-off-by: Kjeld Schouten Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Kjeld Schouten Co-authored-by: Alfi0812 Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/kometa/Chart.yaml | 3 +-- charts/stable/kometa/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/charts/stable/kometa/Chart.yaml b/charts/stable/kometa/Chart.yaml index 3a9b9424668..ec38e0097c7 100644 --- a/charts/stable/kometa/Chart.yaml +++ b/charts/stable/kometa/Chart.yaml @@ -35,5 +35,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kometa - https://hub.docker.com/r/kometateam/kometa type: application -version: 5.1.0 - +version: 6.0.0 diff --git a/charts/stable/kometa/values.yaml b/charts/stable/kometa/values.yaml index fd995168d78..767485252db 100644 --- a/charts/stable/kometa/values.yaml +++ b/charts/stable/kometa/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: - repository: docker.io/kometateam/kometa - tag: v2.3.1@sha256:683c04827ef3fecf1cc5cb178f75f91f968aef6c6d89d34bc9c70966fd1d7259 + repository: oci.trueforge.org/containerforge/kometa + tag: 2.3.1@sha256:336a980aa2ada48323f64fd67411ec7852d16a98837c26e425ab83cf29ee6e0b pullPolicy: IfNotPresent service: