From 3902d6388234c507fb7dcd4cb37fd83f3b1d2bcb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 25 Jul 2024 08:26:38 +0200 Subject: [PATCH] chore(deps): update container image gotson/komga to v1.11.2@4724a28 by renovate (#24272) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gotson/komga](https://togithub.com/gotson/komga) | patch | `1.11.1` -> `1.11.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
gotson/komga (gotson/komga) ### [`v1.11.2`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#1112-2024-07-25) [Compare Source](https://togithub.com/gotson/komga/compare/1.11.1...1.11.2) #### 🐛 Fixes **docker** - native libraries would not load on aarch64 ([16e8b97](https://togithub.com/gotson/komga/commits/16e8b97)) **unscoped** - do not share IndexWriterConfig instances across IndexWriters ([90db07c](https://togithub.com/gotson/komga/commits/90db07c)), closes [#​1603](https://togithub.com/gotson/komga/issues/1603) #### 🔄️ Changes - replace task executor type with interface ([19b846b](https://togithub.com/gotson/komga/commits/19b846b)) #### 🛠 Build **benchmark** - fix properties following gradle change ([1236594](https://togithub.com/gotson/komga/commits/1236594)) #### 🌐 Translation **komga-tray** - added translation using Weblate (Chinese (Simplified)) ([c66db8e](https://togithub.com/gotson/komga/commits/c66db8e)) - translated using Weblate (Swedish) ([5e7c42c](https://togithub.com/gotson/komga/commits/5e7c42c)) - added translation using Weblate (Croatian) ([d9a8cc6](https://togithub.com/gotson/komga/commits/d9a8cc6)) - translated using Weblate (Czech) ([57bbe5e](https://togithub.com/gotson/komga/commits/57bbe5e)) **webui** - translated using Weblate (Chinese (Simplified)) ([5d4fc14](https://togithub.com/gotson/komga/commits/5d4fc14)) - translated using Weblate (Korean) ([8182d50](https://togithub.com/gotson/komga/commits/8182d50)) - translated using Weblate (Hungarian) ([a844587](https://togithub.com/gotson/komga/commits/a844587)) - translated using Weblate (Croatian) ([0ddb3d8](https://togithub.com/gotson/komga/commits/0ddb3d8)) - translated using Weblate (Czech) ([c4a428f](https://togithub.com/gotson/komga/commits/c4a428f)) - translated using Weblate (Russian) ([a9eadae](https://togithub.com/gotson/komga/commits/a9eadae)) - translated using Weblate (German) ([7ea825d](https://togithub.com/gotson/komga/commits/7ea825d)) - translated using Weblate (Thai) ([3da499e](https://togithub.com/gotson/komga/commits/3da499e)) #### ⚙️ Dependencies **ci** - bump hydraulic-software/conveyor from 14.2 to 14.3 ([4d8b7d4](https://togithub.com/gotson/komga/commits/4d8b7d4)) - bump hydraulic-software/conveyor from 14.1 to 14.2 ([d7ee49c](https://togithub.com/gotson/komga/commits/d7ee49c)) **webui** - bump braces from 3.0.2 to 3.0.3 in /komga-webui ([fbc7ce1](https://togithub.com/gotson/komga/commits/fbc7ce1))
--- ### 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/komga/Chart.yaml | 4 ++-- charts/stable/komga/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 17bd9cc3dad..7e3c1f03e8a 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.11.1 +appVersion: 1.11.2 dependencies: - name: common version: 24.1.5 @@ -36,4 +36,4 @@ sources: - https://hub.docker.com/r/gotson/komga - https://komga.org/ type: application -version: 15.1.3 +version: 15.1.4 diff --git a/charts/stable/komga/values.yaml b/charts/stable/komga/values.yaml index 4dba3079366..dcce69575f5 100644 --- a/charts/stable/komga/values.yaml +++ b/charts/stable/komga/values.yaml @@ -1,6 +1,6 @@ image: repository: gotson/komga - tag: 1.11.1@sha256:a21459c33136d2d65336e15683e8dba8330dece8747036edaae02d6ebc0fabbe + tag: 1.11.2@sha256:4724a2848c13ed79ea452a3267efe2ae39596c866de3b6d87da3a50d9f795ed5 pullPolicy: IfNotPresent workload: main: