Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

fix(container): update image ghcr.io/gotson/komga to v1.11.2 #567

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

k3s-home-gha-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/gotson/komga patch 1.11.1 -> 1.11.2

Release Notes

gotson/komga (ghcr.io/gotson/komga)

v1.11.2

Compare Source

🐛 Fixes

docker

  • native libraries would not load on aarch64 (16e8b97)

unscoped

  • do not share IndexWriterConfig instances across IndexWriters (90db07c), closes #​1603

🔄️ Changes

  • replace task executor type with interface (19b846b)

🛠 Build

benchmark

  • fix properties following gradle change (1236594)

🌐 Translation

komga-tray

  • added translation using Weblate (Chinese (Simplified)) (c66db8e)
  • translated using Weblate (Swedish) (5e7c42c)
  • added translation using Weblate (Croatian) (d9a8cc6)
  • translated using Weblate (Czech) (57bbe5e)

webui

  • translated using Weblate (Chinese (Simplified)) (5d4fc14)
  • translated using Weblate (Korean) (8182d50)
  • translated using Weblate (Hungarian) (a844587)
  • translated using Weblate (Croatian) (0ddb3d8)
  • translated using Weblate (Czech) (c4a428f)
  • translated using Weblate (Russian) (a9eadae)
  • translated using Weblate (German) (7ea825d)
  • translated using Weblate (Thai) (3da499e)

⚙️ Dependencies

ci

  • bump hydraulic-software/conveyor from 14.2 to 14.3 (4d8b7d4)
  • bump hydraulic-software/conveyor from 14.1 to 14.2 (d7ee49c)

webui

  • bump braces from 3.0.2 to 3.0.3 in /komga-webui (fbc7ce1)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Copy link

--- HelmRelease: media/komga Deployment: media/komga

+++ HelmRelease: media/komga Deployment: media/komga

@@ -37,13 +37,13 @@

       containers:
       - env:
         - name: SERVER_PORT
           value: '8080'
         - name: TZ
           value: Etc/UTC
-        image: ghcr.io/gotson/komga:1.11.1@sha256:a21459c33136d2d65336e15683e8dba8330dece8747036edaae02d6ebc0fabbe
+        image: ghcr.io/gotson/komga:1.11.2@sha256:4724a2848c13ed79ea452a3267efe2ae39596c866de3b6d87da3a50d9f795ed5
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

Copy link

--- kubernetes/apps/media/komga/app Kustomization: flux-system/komga HelmRelease: media/komga

+++ kubernetes/apps/media/komga/app Kustomization: flux-system/komga HelmRelease: media/komga

@@ -37,13 +37,13 @@

           main:
             env:
               SERVER_PORT: 8080
               TZ: Etc/UTC
             image:
               repository: ghcr.io/gotson/komga
-              tag: 1.11.1@sha256:a21459c33136d2d65336e15683e8dba8330dece8747036edaae02d6ebc0fabbe
+              tag: 1.11.2@sha256:4724a2848c13ed79ea452a3267efe2ae39596c866de3b6d87da3a50d9f795ed5
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@k3s-home-gha-bot k3s-home-gha-bot bot force-pushed the renovate/ghcr.io-gotson-komga-1.x branch from 50f4aee to 74293c0 Compare July 27, 2024 23:20
@tparker00 tparker00 merged commit 92556d9 into main Jul 27, 2024
5 checks passed
@tparker00 tparker00 deleted the renovate/ghcr.io-gotson-komga-1.x branch July 27, 2024 23:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant