From def9d39f9067b12f0c21c9a51baf00ae0b83105b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 18 Sep 2024 20:31:47 +0200 Subject: [PATCH] chore(deps): update container image jvmilazz0/kavita to v0.8.3@86b83cf by renovate (#26630) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | jvmilazz0/kavita | patch | `0.8.2` -> `0.8.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- 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 dba51e45a4f..136d035d38a 100644 --- a/charts/stable/kavita/Chart.yaml +++ b/charts/stable/kavita/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.8.2 +appVersion: 0.8.3 dependencies: - name: common version: 24.1.16 @@ -35,4 +35,4 @@ sources: - https://hub.docker.com/r/jvmilazz0/kavita - https://www.kavitareader.com type: application -version: 11.1.9 +version: 11.1.10 diff --git a/charts/stable/kavita/values.yaml b/charts/stable/kavita/values.yaml index 0883b3fe879..796f973726d 100644 --- a/charts/stable/kavita/values.yaml +++ b/charts/stable/kavita/values.yaml @@ -1,7 +1,7 @@ image: repository: jvmilazz0/kavita pullPolicy: IfNotPresent - tag: 0.8.2@sha256:0fc5cef9fa015431f8b083a53a6cabbcb500b16d2acf55045539dee1f3a0b07a + tag: 0.8.3@sha256:86b83cf58581e3e4ae41873b950451376f3bea76b3cb9362cef9f0557270d8b6 securityContext: container: readOnlyRootFilesystem: false