From 8de4b6d6ce0fc774b41f1e7385eafaf3bda24019 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 22 Apr 2025 02:45:17 +0200 Subject: [PATCH] chore(helm): update image docker.io/jvmilazz0/kavita digest to cdd6abc (#34629) 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](https://redirect.github.com/Kareadita/Kavita) | digest | `60d1c1c` -> `cdd6abc` | 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 eeb840cde94..14decf02b68 100644 --- a/charts/stable/kavita/Chart.yaml +++ b/charts/stable/kavita/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://hub.docker.com/r/jvmilazz0/kavita - https://www.kavitareader.com type: application -version: 11.5.6 +version: 11.5.7 diff --git a/charts/stable/kavita/values.yaml b/charts/stable/kavita/values.yaml index 0ecc0abf470..22e7ac9e8f3 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.6@sha256:60d1c1c248f2aed9c259d530f486a6bb8a9ab37b74c6b701222c99df3466c2ab + tag: 0.8.6@sha256:cdd6abc6e5c3d337c5bb68d4a29bc490456af2a550b3a031374e46dbfac291ce securityContext: container: readOnlyRootFilesystem: false