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 ) #3598

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Jan 27, 2025

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.

@smurf-bot smurf-bot bot requested a review from joryirving as a code owner January 27, 2025 05:02
@smurf-bot smurf-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Jan 27, 2025
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Jan 27, 2025

--- kubernetes/main/apps/media/komga/app Kustomization: media/komga HelmRelease: media/komga

+++ kubernetes/main/apps/media/komga/app Kustomization: media/komga HelmRelease: media/komga

@@ -38,13 +38,13 @@

           app:
             env:
               SERVER_PORT: 8080
               TZ: America/Edmonton
             image:
               repository: gotson/komga
-              tag: 1.18.0@sha256:0997326496bb29cd6299ffab6cf1ca20490a3da3b240cd47c3c4e1aa67dbcf97
+              tag: 1.19.0@sha256:b7bd32bc66159d020d682702f4b010e5977fecf37351903ed8b959c32c759638
             resources:
               limits:
                 memory: 4Gi
               requests:
                 cpu: 15m
                 memory: 1Gi

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Jan 27, 2025

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

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

@@ -38,13 +38,13 @@

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

@smurf-bot smurf-bot bot force-pushed the renovate/gotson-komga-1.x branch from f276e3e to d4db6fb Compare January 27, 2025 13:07
| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| docker     | gotson/komga | 1.18.0 | 1.19.0 |
@smurf-bot smurf-bot bot force-pushed the renovate/gotson-komga-1.x branch from 7357162 to 2d19ad4 Compare January 27, 2025 16:36
@joryirving joryirving merged commit 0f7f95b into main Jan 27, 2025
14 checks passed
@joryirving joryirving deleted the renovate/gotson-komga-1.x branch January 27, 2025 16:54
joryirving pushed a commit that referenced this pull request Jan 27, 2025
| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| docker     | gotson/komga | 1.18.0 | 1.19.0 |

Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant