From 2b62cf6f4bf200ae9a172183278c080158983756 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 21 Sep 2024 02:36:07 +0200 Subject: [PATCH] chore(deps): update container image jvmilazz0/kavita to 0.8.3@6d6bf8e by renovate (#26709) 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 | digest | `86b83cf` -> `6d6bf8e` | --- > [!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 | 2 +- charts/stable/kavita/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/kavita/Chart.yaml b/charts/stable/kavita/Chart.yaml index 136d035d38a..873ce4b0d28 100644 --- a/charts/stable/kavita/Chart.yaml +++ b/charts/stable/kavita/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://hub.docker.com/r/jvmilazz0/kavita - https://www.kavitareader.com type: application -version: 11.1.10 +version: 11.1.11 diff --git a/charts/stable/kavita/values.yaml b/charts/stable/kavita/values.yaml index 796f973726d..63705206b68 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.3@sha256:86b83cf58581e3e4ae41873b950451376f3bea76b3cb9362cef9f0557270d8b6 + tag: 0.8.3@sha256:6d6bf8e9be270637d6741d5204d8a18c4def8fea8cbefe7215c898e470e5ca92 securityContext: container: readOnlyRootFilesystem: false