From 10d545707158f238400da92f3bd606ee6e2895a7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 17 Aug 2024 08:23:42 +0200 Subject: [PATCH] chore(deps): update container image jvmilazz0/kavita to 0.8.2@0fc5cef by renovate (#25222) 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 | `3fbd326` -> `0fc5cef` | --- > [!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://togithub.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 602e11f7353..1e60cc4c851 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.4 +version: 11.1.5 diff --git a/charts/stable/kavita/values.yaml b/charts/stable/kavita/values.yaml index 547322fc04a..0883b3fe879 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:3fbd326ca5bde61318200751289a289ef0040b4c842874814ffaf05107d91fe8 + tag: 0.8.2@sha256:0fc5cef9fa015431f8b083a53a6cabbcb500b16d2acf55045539dee1f3a0b07a securityContext: container: readOnlyRootFilesystem: false