From 4e2b2567b78b2bd8ad4a7934832cafd024fc9f63 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 19 Apr 2025 02:38:45 +0200 Subject: [PATCH] chore(helm): update image docker.io/jvmilazz0/kavita digest to 60d1c1c (#34535) 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 | `8e697d4` -> `60d1c1c` | 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 18b5edc289e..eeb840cde94 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.5 +version: 11.5.6 diff --git a/charts/stable/kavita/values.yaml b/charts/stable/kavita/values.yaml index 72634cde802..0ecc0abf470 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:8e697d42cbf7f59edd617308d3c5d09dae01516fb0b5a54b430ba9ab032c35ee + tag: 0.8.6@sha256:60d1c1c248f2aed9c259d530f486a6bb8a9ab37b74c6b701222c99df3466c2ab securityContext: container: readOnlyRootFilesystem: false