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 ghcr.io/cbc02009/komga ( 1.12.1 → 1.13.0 ) #3491

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

mahoro-bot[bot]
Copy link
Contributor

@mahoro-bot mahoro-bot bot commented Sep 11, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/cbc02009/komga minor 1.12.1 -> 1.13.0

Release Notes

gotson/komga (ghcr.io/cbc02009/komga)

v1.13.0

Compare Source

🚀 Features

kobo

  • sync On Deck as a Kobo collection (f07be06)

metadata

  • support multiple values in Web field from ComicInfo.xml (d12f3b3), closes #​1639

webui

🐛 Fixes

  • admin user created by claiming does not have kobo sync role (bf8bbdd), closes #​1686

🏎 Perf

api

  • make on deck much faster (e72ff78)

🛠 Build

benchmark

  • mark some books as read for on deck (0047a91)

🌐 Translation

komga-tray

  • translated using Weblate (Croatian) (b8f2cea)

webui

  • translated using Weblate (Chinese (Simplified Han script)) (bc913ad)
  • translated using Weblate (Korean) (41c93fd)
  • translated using Weblate (Finnish) (026c696)
  • translated using Weblate (French) (c725d73)
  • translated using Weblate (Spanish) (ffc7bc3)
  • translated using Weblate (Croatian) (15eb9a4)
  • translated using Weblate (Russian) (8249e0f)

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 September 11, 2024 07:18
@mahoro-bot mahoro-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Sep 11, 2024
@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Sep 11, 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.12.1@sha256:e319954a7259f8878fd33b08371ffa7b6a7a62a41be53f04dcc02a86a105e684
+              tag: 1.13.0@sha256:d9eca89f2bc1d814b58713e78c42f563388ca4a722d850ca272219030c7614d6
         type: statefulset
     ingress:
       main:
         className: internal
         enabled: true
         hosts:

@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Sep 11, 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.12.1@sha256:e319954a7259f8878fd33b08371ffa7b6a7a62a41be53f04dcc02a86a105e684
+        image: ghcr.io/cbc02009/komga:1.13.0@sha256:d9eca89f2bc1d814b58713e78c42f563388ca4a722d850ca272219030c7614d6
         name: app
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /media
           name: media

@mahoro-bot mahoro-bot bot merged commit a3a3a7e into main Sep 16, 2024
6 checks passed
@mahoro-bot mahoro-bot bot deleted the renovate/main-ghcr.io-cbc02009-komga-1.x branch September 16, 2024 01:26
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