From b1e5f2eff089bbdf91159c5a90c8e40993a906b4 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 26 Nov 2025 22:23:29 +0100 Subject: [PATCH] feat(lazylibrarian): move to containerforge container (#42128) 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: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/lazylibrarian/Chart.yaml | 3 +-- charts/stable/lazylibrarian/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/charts/stable/lazylibrarian/Chart.yaml b/charts/stable/lazylibrarian/Chart.yaml index 177e9c96f0e..be104f9e542 100644 --- a/charts/stable/lazylibrarian/Chart.yaml +++ b/charts/stable/lazylibrarian/Chart.yaml @@ -39,5 +39,4 @@ sources: - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io type: application -version: 21.12.1 - +version: 21.13.0 diff --git a/charts/stable/lazylibrarian/values.yaml b/charts/stable/lazylibrarian/values.yaml index dab70eeeaf6..5536a118c5d 100644 --- a/charts/stable/lazylibrarian/values.yaml +++ b/charts/stable/lazylibrarian/values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/lazylibrarian + repository: oci.trueforge.org/containerforge/lazylibrarian pullPolicy: IfNotPresent - tag: latest@sha256:cba1890928b4aff85ef34d494aa09ab24034a7d0adf4efff6ed5c33acd632782 + tag: 7.0.0@sha256:12034cd1f664bb62330a6ca3f4dbfd49cc959085ffe55515b5ee74d49a6e5b01 service: main: ports: