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

⬆️ Update gotson/komga ( 1.14.0 → 1.14.1 ) #6097

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Oct 15, 2024

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

  • file system listing does not respect showFiles=false (836cfa4), closes #​1721

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.

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Oct 15, 2024

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

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

@@ -39,13 +39,13 @@

           app:
             env:
               SERVER_PORT: 8080
               TZ: Europe/Paris
             image:
               repository: gotson/komga
-              tag: 1.14.0@sha256:243e6c3d06bf64adf29923f9f6d6a1c2ef4ffc5a000317fa90ab2431f6cf978d
+              tag: 1.14.1@sha256:6e9336c7790c8481afa767e6f39395b720746f5f86ce733547c58799016adf8e
             resources:
               limits:
                 memory: 4282M
               requests:
                 cpu: 15m
                 memory: 4282M

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Oct 15, 2024

--- HelmRelease: default/komga Deployment: default/komga

+++ HelmRelease: default/komga Deployment: default/komga

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

       containers:
       - env:
         - name: SERVER_PORT
           value: '8080'
         - name: TZ
           value: Europe/Paris
-        image: gotson/komga:1.14.0@sha256:243e6c3d06bf64adf29923f9f6d6a1c2ef4ffc5a000317fa90ab2431f6cf978d
+        image: gotson/komga:1.14.1@sha256:6e9336c7790c8481afa767e6f39395b720746f5f86ce733547c58799016adf8e
         name: app
         resources:
           limits:
             memory: 4282M
           requests:
             cpu: 15m

@auricom auricom merged commit 6d298ef into main Oct 15, 2024
7 checks passed
@feisar-bot feisar-bot bot deleted the renovate/gotson-komga-1.x branch October 15, 2024 07:20
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