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/linuxserver/calibre ( 7.20.0 β†’ 7.21.0 ) #286

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

rk-1b[bot]
Copy link
Contributor

@rk-1b rk-1b bot commented Nov 8, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/linuxserver/calibre (source) minor 7.20.0 -> 7.21.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 this update again.


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

This PR has been generated by Renovate Bot.

@rk-1b
Copy link
Contributor Author

rk-1b bot commented Nov 8, 2024

--- HelmRelease: default/calibre Deployment: default/calibre

+++ HelmRelease: default/calibre Deployment: default/calibre

@@ -39,19 +39,19 @@

         - name: PUID
           value: '1026'
         - name: TITLE
           value: Calibre
         - name: TZ
           value: Europe/London
-        image: ghcr.io/linuxserver/calibre:7.20.0@sha256:3db4cd037df1714ca523dc22457cab6337486acc1320e595b19be318418f9fb2
+        image: ghcr.io/linuxserver/calibre:7.21.0@sha256:cda9e82814487b56914931c7b5cfb39ec2ff5ad577ffeaad7292f265681eea2a
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
-            port: 8080
+            port: 8081
           timeoutSeconds: 1
         name: app
         readinessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
@@ -66,13 +66,13 @@

             memory: 324M
         startupProbe:
           failureThreshold: 30
           initialDelaySeconds: 0
           periodSeconds: 5
           tcpSocket:
-            port: 8080
+            port: 8081
           timeoutSeconds: 1
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /media
           name: media

@rk-1b
Copy link
Contributor Author

rk-1b bot commented Nov 8, 2024

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

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

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

               PGID: '1000'
               PUID: '1026'
               TITLE: Calibre
               TZ: Europe/London
             image:
               repository: ghcr.io/linuxserver/calibre
-              tag: 7.20.0@sha256:3db4cd037df1714ca523dc22457cab6337486acc1320e595b19be318418f9fb2
+              tag: 7.21.0@sha256:cda9e82814487b56914931c7b5cfb39ec2ff5ad577ffeaad7292f265681eea2a
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@rkoosaar rkoosaar merged commit 19a75a0 into main Nov 8, 2024
10 checks passed
@rkoosaar rkoosaar deleted the renovate/ghcr.io-linuxserver-calibre-7.x branch November 8, 2024 09:09
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