From e82b953541aede8f1fc2300d9e24226be69fec79 Mon Sep 17 00:00:00 2001 From: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com> Date: Wed, 13 Aug 2025 03:37:15 -0400 Subject: [PATCH] chore(kavita) update image repo for kavita (#38351) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** the original docker image no longer exists; switching to ghcr instead. ⚒️ 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._ --- charts/stable/kavita/Chart.yaml | 4 ++-- charts/stable/kavita/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/kavita/Chart.yaml b/charts/stable/kavita/Chart.yaml index 3b2acc2b320..3db0ce6b917 100644 --- a/charts/stable/kavita/Chart.yaml +++ b/charts/stable/kavita/Chart.yaml @@ -35,8 +35,8 @@ maintainers: name: kavita sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kavita - - https://hub.docker.com/r/jvmilazz0/kavita - https://www.kavitareader.com + - https://ghcr.io/kareadita/kavita type: application -version: 12.2.1 +version: 12.3.0 diff --git a/charts/stable/kavita/values.yaml b/charts/stable/kavita/values.yaml index 15e1ea08404..b151e0fc58f 100644 --- a/charts/stable/kavita/values.yaml +++ b/charts/stable/kavita/values.yaml @@ -1,5 +1,5 @@ image: - repository: docker.io/jvmilazz0/kavita + repository: ghcr.io/kareadita/kavita pullPolicy: IfNotPresent tag: 0.8.7@sha256:b9c671586db2a6a688da3cb4b45f1319cca33b01e6e760c8bf3c19d60101bdf2 securityContext: