From f0815b7a902016a1f7a83376f5b87e5df3e9df82 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Apr 2024 02:27:05 +0200 Subject: [PATCH] chore(deps): update container image jvmilazz0/kavita to v@ccb9c2c by renovate (#20682) 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 | `9cbe62e` -> `ccb9c2c` | --- > [!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 298c7dfc2b2..408fdf8abe8 100644 --- a/charts/stable/kavita/Chart.yaml +++ b/charts/stable/kavita/Chart.yaml @@ -25,7 +25,7 @@ keywords: - manga - library - book -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kavita - https://hub.docker.com/r/jvmilazz0/kavita type: application -version: 9.8.4 +version: 9.8.5 diff --git a/charts/stable/kavita/values.yaml b/charts/stable/kavita/values.yaml index cf255135a07..92bda4e85cb 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.7.14@sha256:9cbe62ea84c250f41e0f04f620537a4687345868612a40c840e464f34b5bbfe5 + tag: 0.7.14@sha256:ccb9c2cc73fcb46d03104fda86583644d34430c18e2952f5a15fb23feee38956 securityContext: container: readOnlyRootFilesystem: false