From 2d0e665d2d1a488de61ac2a44143828bd4a31990 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 15:40:57 +0200 Subject: [PATCH] chore(deps): update container image jvmilazz0/kavita to v0.8.2@3fbd326 by renovate (#24108) 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 | patch | `0.8.1` -> `0.8.2` | --- > [!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 | 4 ++-- charts/stable/kavita/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/kavita/Chart.yaml b/charts/stable/kavita/Chart.yaml index 46f2c067559..602e11f7353 100644 --- a/charts/stable/kavita/Chart.yaml +++ b/charts/stable/kavita/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.8.1 +appVersion: 0.8.2 dependencies: - name: common version: 24.1.5 @@ -35,4 +35,4 @@ sources: - https://hub.docker.com/r/jvmilazz0/kavita - https://www.kavitareader.com type: application -version: 11.1.3 +version: 11.1.4 diff --git a/charts/stable/kavita/values.yaml b/charts/stable/kavita/values.yaml index 94fd63429be..547322fc04a 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.1@sha256:7d7d7b1e07d944fdbc77d214d8858a32ce302e136a25a32b938c20a1d0099ed6 + tag: 0.8.2@sha256:3fbd326ca5bde61318200751289a289ef0040b4c842874814ffaf05107d91fe8 securityContext: container: readOnlyRootFilesystem: false