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 image gotson/komga to v1.17.0 #574

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Update Change
gotson/komga minor 1.16.0 -> 1.17.0

Release Notes

gotson/komga (gotson/komga)

v1.17.0

Compare Source

🚀 Features

🐛 Fixes

api

  • read progress modified time could be inaccurate in some cases (6c3565c)

unscoped

  • better detection for KCC converted Epub (6dcebb4)

🔄️ Changes

  • move user roles to separate database table (cbb0d61)

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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jan 9, 2025

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

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

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

           app:
             env:
               SERVER_PORT: 8080
               TZ: America/Los_Angeles
             image:
               repository: gotson/komga
-              tag: 1.16.0@sha256:a70391910fc2be0817729d3a3e47863338d677a52efc0493f67146d9c97c40ed
+              tag: 1.17.0@sha256:ea5dd50bc2ae7d9541821ff0ced5cc5877c95ec9f3bc967534e0fe4dd6f97967
             resources:
               limits:
                 memory: 4G
               requests:
                 cpu: 15m
                 memory: 512Mi

Copy link

github-actions bot commented Jan 9, 2025

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

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

@@ -36,13 +36,13 @@

       containers:
       - env:
         - name: SERVER_PORT
           value: '8080'
         - name: TZ
           value: America/Los_Angeles
-        image: gotson/komga:1.16.0@sha256:a70391910fc2be0817729d3a3e47863338d677a52efc0493f67146d9c97c40ed
+        image: gotson/komga:1.17.0@sha256:ea5dd50bc2ae7d9541821ff0ced5cc5877c95ec9f3bc967534e0fe4dd6f97967
         name: app
         resources:
           limits:
             memory: 4G
           requests:
             cpu: 15m

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.

0 participants