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 lscr.io/linuxserver/calibre ( 7.20.0 β†’ 7.24.0 ) #3929

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

Conversation

bot-x-mod[bot]
Copy link
Contributor

@bot-x-mod bot-x-mod bot commented Jan 18, 2025

This PR contains the following updates:

Package Update Change
lscr.io/linuxserver/calibre (source) minor 7.20.0 -> 7.24.0

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Jan 18, 2025

--- kubernetes/apps/media/calibre/app Kustomization: flux-system/calibre HelmRelease: media/calibre

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

@@ -38,13 +38,13 @@

               PGID: 65534
               PUID: 65534
               TITLE: Calibre
               TZ: America/Santiago
             image:
               repository: lscr.io/linuxserver/calibre
-              tag: 7.20.0
+              tag: 7.24.0
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Jan 18, 2025

--- HelmRelease: media/calibre Deployment: media/calibre

+++ HelmRelease: media/calibre Deployment: media/calibre

@@ -45,13 +45,13 @@

         - name: PUID
           value: '65534'
         - name: TITLE
           value: Calibre
         - name: TZ
           value: America/Santiago
-        image: lscr.io/linuxserver/calibre:7.20.0
+        image: lscr.io/linuxserver/calibre:7.24.0
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080
@@ -59,13 +59,13 @@

         name: app
         readinessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
-            port: 8080
+            port: 8081
           timeoutSeconds: 1
         resources:
           limits:
             memory: 2Gi
           requests:
             cpu: 100m

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