From 76e1a2a03973662cbffa7629453989cd272f3b5b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 03:22:54 +0100 Subject: [PATCH] chore(helm): update image docker.io/jvmilazz0/kavita digest to 07393ed (#29877) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/jvmilazz0/kavita | digest | `c422d49` -> `07393ed` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 5474fbefd47..e193a51fb5c 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.2.3 +version: 11.2.4 diff --git a/charts/stable/kavita/values.yaml b/charts/stable/kavita/values.yaml index 7496d046705..772354abd6d 100644 --- a/charts/stable/kavita/values.yaml +++ b/charts/stable/kavita/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/jvmilazz0/kavita pullPolicy: IfNotPresent - tag: 0.8.4@sha256:c422d49e044dcf62d98f0fb58ddf350c6025e9e5c488febfb946212e2fb845a7 + tag: 0.8.4@sha256:07393ed7d6860e7312c0197b8c1ebcd4d53c52b7cabd542db08613410ff22c69 securityContext: container: readOnlyRootFilesystem: false