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

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Dec 6, 2023

This PR contains the following updates:

Package Update Change
gotson/komga patch 1.8.3 -> 1.8.4

Release Notes

gotson/komga (gotson/komga)

v1.8.4

Compare Source

🐛 Fixes

webui

🔄️ Changes

webui

  • rename BookReader to DivinaReader (c628807)

🛠 Build

conveyor

  • disable update escape hatch for MS Store (6e4a3ec)

🌐 Translation

komga-tray

  • add empty translation files for all languages (8de029d)
  • internationalization for desktop app tray menu (1ad0cd2)

webui

  • translated using Weblate (Chinese (Simplified)) (2260da1)
  • translated using Weblate (Finnish) (f04e03c)
  • translated using Weblate (French) (f7480ce)
  • translated using Weblate (Spanish) (af14751)

⚙️ Dependencies

ci

  • bump actions/setup-java from 3 to 4 (c97a322)

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 Dec 6, 2023

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

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

@@ -35,13 +35,13 @@

           main:
             env:
               SERVER_PORT: 8080
               TZ: ${TIMEZONE}
             image:
               repository: gotson/komga
-              tag: 1.8.3
+              tag: 1.8.4
             resources:
               limits:
                 memory: 4282M
               requests:
                 cpu: 15m
                 memory: 4282M

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Dec 6, 2023

--- kubernetes HelmRelease: default/komga StatefulSet: default/komga

+++ kubernetes HelmRelease: default/komga StatefulSet: default/komga

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

       containers:
       - env:
         - name: SERVER_PORT
           value: '8080'
         - name: TZ
           value: ${TIMEZONE}
-        image: gotson/komga:1.8.3
+        image: gotson/komga:1.8.4
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@auricom auricom merged commit acf3804 into main Dec 6, 2023
4 checks passed
@feisar-bot feisar-bot bot deleted the renovate/gotson-komga-1.x branch December 6, 2023 10:18
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