Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update gotson/komga ( 1.18.0 β†’ 1.19.0 ) #822

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

field-repair-bot-74a[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
gotson/komga minor 1.18.0 -> 1.19.0

Release Notes

gotson/komga (gotson/komga)

v1.19.0

Compare Source

πŸš€ Features

api

  • add new book search condition for posters (70bcb8f), closes #​1829
  • add new book list API using search condition criteria DSL (1da0afe)

webui

unscoped

πŸ› Fixes

webui

  • better handling of the read-more expansion panel during page change (b83d741)
  • disable item card menu and fab when dragging/editing is active (6d71f4b)
  • prevent flickering on unknown duplicate pages view load (c36e10d)

unscoped

πŸ”„οΈ Changes

webui

  • extract missing translation strings (f5f36b3)
  • use new book list API (2ac296d)
  • remove unused functions (7370b43)

πŸ›  Build

webui

πŸ“ Documentation

🌐 Translation

komga-tray

  • translated using Weblate (Polish) (80253f2)

webui

  • translated using Weblate (Chinese (Simplified Han script)) (3ada19c)
  • translated using Weblate (Finnish) (beb7452)
  • translated using Weblate (French) (13ecc44)
  • translated using Weblate (Spanish) (9ad57a4)
  • translated using Weblate (Polish) (5421a96)
  • translated using Weblate (Croatian) (9c6c16a)
  • translated using Weblate (Portuguese) (92f06a1)
  • translated using Weblate (Czech) (8affb7a)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@field-repair-bot-74a
Copy link
Contributor Author

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

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

@@ -42,13 +42,13 @@

           app:
             env:
               SERVER_PORT: 80
               TZ: America/Denver
             image:
               repository: gotson/komga
-              tag: 1.18.0@sha256:0997326496bb29cd6299ffab6cf1ca20490a3da3b240cd47c3c4e1aa67dbcf97
+              tag: 1.19.0@sha256:b7bd32bc66159d020d682702f4b010e5977fecf37351903ed8b959c32c759638
             resources:
               limits:
                 memory: 5Gi
               requests:
                 cpu: 15m
                 memory: 10Mi

@field-repair-bot-74a
Copy link
Contributor Author

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

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

@@ -35,13 +35,13 @@

       containers:
       - env:
         - name: SERVER_PORT
           value: '80'
         - name: TZ
           value: America/Denver
-        image: gotson/komga:1.18.0@sha256:0997326496bb29cd6299ffab6cf1ca20490a3da3b240cd47c3c4e1aa67dbcf97
+        image: gotson/komga:1.19.0@sha256:b7bd32bc66159d020d682702f4b010e5977fecf37351903ed8b959c32c759638
         name: app
         resources:
           limits:
             memory: 5Gi
           requests:
             cpu: 15m

@Heavybullets8 Heavybullets8 merged commit 0e7da80 into main Jan 27, 2025
10 checks passed
@field-repair-bot-74a field-repair-bot-74a bot deleted the renovate/gotson-komga-1.x branch January 27, 2025 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant