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 sndxr/komf ( 1.2.2 → 1.2.3 ) #6329

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Dec 3, 2024

This PR contains the following updates:

Package Update Change
sndxr/komf patch 1.2.2 -> 1.2.3

Warning

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


Release Notes

Snd-R/komf (sndxr/komf)

v1.2.3

Compare Source

  • Fixed Bangumi search results parsing
  • Added cache to hentag provider to avoid making additional requests after manual identification
  • Changed viz ratelimit to 1 request per 2 seconds
  • Increased delay after retry from 1->2->4 to 2->4->8 seconds

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.

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| docker     | sndxr/komf | 1.2.2 | 1.2.3 |
@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Dec 3, 2024

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

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

@@ -44,13 +44,13 @@

               KOMF_LOG_LEVEL: INFO
             envFrom:
             - secretRef:
                 name: komf-secret
             image:
               repository: sndxr/komf
-              tag: 1.2.2@sha256:dca6026860872db3555fafe071cda547327d2f3e8f49c31d5fa66f293cf3fabd
+              tag: 1.2.3@sha256:478fc38f2282516526be5f8cc3cef1385148122991eac5288b2819b727e2ef67
             resources:
               limits:
                 memory: 4282M
               requests:
                 cpu: 15m
                 memory: 4282M

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Dec 3, 2024

--- HelmRelease: default/komf Deployment: default/komf

+++ HelmRelease: default/komf Deployment: default/komf

@@ -40,13 +40,13 @@

           value: http://komga.default.svc.cluster.local:8080
         - name: KOMF_LOG_LEVEL
           value: INFO
         envFrom:
         - secretRef:
             name: komf-secret
-        image: sndxr/komf:1.2.2@sha256:dca6026860872db3555fafe071cda547327d2f3e8f49c31d5fa66f293cf3fabd
+        image: sndxr/komf:1.2.3@sha256:478fc38f2282516526be5f8cc3cef1385148122991eac5288b2819b727e2ef67
         name: app
         resources:
           limits:
             memory: 4282M
           requests:
             cpu: 15m

@auricom auricom merged commit 879d39e into main Dec 4, 2024
7 checks passed
@feisar-bot feisar-bot bot deleted the renovate/sndxr-komf-1.x branch December 4, 2024 08:29
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