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.14.0 β†’ 1.14.1 ) #442

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

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

This PR contains the following updates:

Package Update Change
gotson/komga patch 1.14.0 -> 1.14.1

Release Notes

gotson/komga (gotson/komga)

v1.14.1

Compare Source

πŸ› Fixes

api

kobo

komga-tray

  • load optional application configuration files inside config directory (2b41fef)

webui

  • book import filename chooser dialog would not reopen in some scenarios (f910ef4)
  • bulk edit metadata numberSort increment does not work as expected after editing (e1b9296), closes #​1727
  • epub reader crash when reading one-shot from collection context (e7ef2bc), closes #​1718
  • file system browser parent button does not work (fa006c0), closes #​1721

πŸ›  Build

webui

🌐 Translation

komga-tray

  • translated using Weblate (Czech) (a05ad44)

webui

  • translated using Weblate (Finnish) (c185395)
  • translated using Weblate (French) (246c539)
  • translated using Weblate (Czech) (a23d893)
  • translated using Weblate (Turkish) (833f4b3)

βš™οΈ Dependencies

webui

  • bump cookie and express in /komga-webui (64094ff)

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 this update 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

--- 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.14.0@sha256:243e6c3d06bf64adf29923f9f6d6a1c2ef4ffc5a000317fa90ab2431f6cf978d
+        image: gotson/komga:1.14.1@sha256:6e9336c7790c8481afa767e6f39395b720746f5f86ce733547c58799016adf8e
         name: app
         resources:
           limits:
             memory: 5Gi
           requests:
             cpu: 15m

@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

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

           app:
             env:
               SERVER_PORT: 80
               TZ: America/Denver
             image:
               repository: gotson/komga
-              tag: 1.14.0@sha256:243e6c3d06bf64adf29923f9f6d6a1c2ef4ffc5a000317fa90ab2431f6cf978d
+              tag: 1.14.1@sha256:6e9336c7790c8481afa767e6f39395b720746f5f86ce733547c58799016adf8e
             resources:
               limits:
                 memory: 5Gi
               requests:
                 cpu: 15m
                 memory: 10Mi

@Heavybullets8 Heavybullets8 merged commit 86020e5 into main Oct 15, 2024
7 checks passed
@field-repair-bot-74a field-repair-bot-74a bot deleted the renovate/gotson-komga-1.x branch October 15, 2024 10: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