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 ghcr.io/cbc02009/komga ( 1.14.0 → 1.14.1 ) #3620

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

mahoro-bot[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Update Change
ghcr.io/cbc02009/komga patch 1.14.0 -> 1.14.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gotson/komga (ghcr.io/cbc02009/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.

@mahoro-bot mahoro-bot bot requested a review from cbc02009 as a code owner October 15, 2024 02:53
@mahoro-bot mahoro-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Oct 15, 2024
@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Oct 15, 2024

--- HelmRelease: media/komga StatefulSet: media/komga

+++ HelmRelease: media/komga StatefulSet: media/komga

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

       containers:
       - env:
         - name: KOMGA_CONFIGDIR
           value: /config
         - name: SERVER_PORT
           value: '8443'
-        image: ghcr.io/cbc02009/komga:1.14.0@sha256:5471b569e531d3109cf16a90461b8da383b7cc4cadcdde20303e36eb6a46e5eb
+        image: ghcr.io/cbc02009/komga:1.14.1@sha256:c682912b39a8e226df4dbb4245a9e4375f3a6fa4c742cbe70d5fbdbfa987219a
         name: app
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /media
           name: media

@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Oct 15, 2024

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

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

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

           app:
             env:
               KOMGA_CONFIGDIR: /config
               SERVER_PORT: 8443
             image:
               repository: ghcr.io/cbc02009/komga
-              tag: 1.14.0@sha256:5471b569e531d3109cf16a90461b8da383b7cc4cadcdde20303e36eb6a46e5eb
+              tag: 1.14.1@sha256:c682912b39a8e226df4dbb4245a9e4375f3a6fa4c742cbe70d5fbdbfa987219a
         type: statefulset
     ingress:
       main:
         className: internal
         enabled: true
         hosts:

@mahoro-bot mahoro-bot bot merged commit 4eae80a into main Oct 21, 2024
6 checks passed
@mahoro-bot mahoro-bot bot deleted the renovate/main-ghcr.io-cbc02009-komga-1.x branch October 21, 2024 01:27
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