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

fix(container): update gotson/komga ( 1.19.0 β†’ 1.19.1 ) #848

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

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

This PR contains the following updates:

Package Update Change
gotson/komga patch 1.19.0 -> 1.19.1

Release Notes

gotson/komga (gotson/komga)

v1.19.1

Compare Source

πŸ› Fixes

api

docker

  • embedded fonts would not load properly (e5e534a)

webui

  • flickering on duplicate pages views (723d390)
  • filter panels would display invalid data (523151a)
  • adjust navigation drawer for better readability (a44135d)

πŸ›  Build

webui

🌐 Translation

komga-tray

  • translated using Weblate (Hungarian) (0d711fa)

webui

  • translated using Weblate (Chinese (Simplified Han script)) (ab5e506)
  • translated using Weblate (Finnish) (cac687e)
  • translated using Weblate (French) (d1b5fea)
  • translated using Weblate (Spanish) (df7b879)
  • translated using Weblate (Hungarian) (1c37f25)

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 field-repair-bot-74a bot force-pushed the renovate/gotson-komga-1.19.x branch from 3d5b26f to 8d0d5f6 Compare February 3, 2025 05:04
@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.19.0@sha256:b7bd32bc66159d020d682702f4b010e5977fecf37351903ed8b959c32c759638
+              tag: 1.19.1@sha256:8d8dfdae3e3d9defce99b4fbbb658561787f240c03efc057275b76c0f3d932ab
             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.19.0@sha256:b7bd32bc66159d020d682702f4b010e5977fecf37351903ed8b959c32c759638
+        image: gotson/komga:1.19.1@sha256:8d8dfdae3e3d9defce99b4fbbb658561787f240c03efc057275b76c0f3d932ab
         name: app
         resources:
           limits:
             memory: 5Gi
           requests:
             cpu: 15m

@Heavybullets8 Heavybullets8 merged commit d6104fd into main Feb 3, 2025
10 checks passed
@field-repair-bot-74a field-repair-bot-74a bot deleted the renovate/gotson-komga-1.19.x branch February 3, 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