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

fix(container): update docker.io/fallenbagel/jellyseerr ( 2.5.0 → 2.5.1 ) #3483

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

Conversation

shipwasher[bot]
Copy link
Contributor

@shipwasher shipwasher bot commented Mar 17, 2025

This PR contains the following updates:

Package Update Change
docker.io/fallenbagel/jellyseerr patch 2.5.0 -> 2.5.1

Warning

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


Release Notes

Fallenbagel/jellyseerr (docker.io/fallenbagel/jellyseerr)

v2.5.1

Compare Source

Bug Fixes
Reverts
  • airdate: reverts airdate offset & changes relative time to only display date (not time) (#​1467) (8394eb5), closes #​1390

This release is also available on:

  • v2.5.1

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.

@shipwasher shipwasher bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Mar 17, 2025
@shipwasher
Copy link
Contributor Author

shipwasher bot commented Mar 17, 2025

--- kubernetes/main/apps/default/jellyseerr/app Kustomization: flux-system/jellyseerr HelmRelease: default/jellyseerr

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

@@ -42,13 +42,13 @@

               TZ: Pacific/Auckland
             envFrom:
             - secretRef:
                 name: jellyseerr-secret
             image:
               repository: docker.io/fallenbagel/jellyseerr
-              tag: 2.5.0@sha256:92dc0eb9ba260a11886ac52c3a82c5490769238f120e6312a2793809842021a6
+              tag: 2.5.1@sha256:52ca0b18c58ec4e769b8acae9beaae37a520a365c7ead52b7fc3ba1c3352d1f0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@shipwasher
Copy link
Contributor Author

shipwasher bot commented Mar 17, 2025

--- HelmRelease: default/jellyseerr Deployment: default/jellyseerr

+++ HelmRelease: default/jellyseerr Deployment: default/jellyseerr

@@ -51,13 +51,13 @@

           value: '80'
         - name: TZ
           value: Pacific/Auckland
         envFrom:
         - secretRef:
             name: jellyseerr-secret
-        image: docker.io/fallenbagel/jellyseerr:2.5.0@sha256:92dc0eb9ba260a11886ac52c3a82c5490769238f120e6312a2793809842021a6
+        image: docker.io/fallenbagel/jellyseerr:2.5.1@sha256:52ca0b18c58ec4e769b8acae9beaae37a520a365c7ead52b7fc3ba1c3352d1f0
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/v1/status
             port: 80
           initialDelaySeconds: 0

@shipwasher shipwasher bot force-pushed the renovate/docker.io-fallenbagel-jellyseerr-2.x branch 2 times, most recently from d5dd304 to f660696 Compare March 24, 2025 00:24
@shipwasher shipwasher bot force-pushed the renovate/docker.io-fallenbagel-jellyseerr-2.x branch from f660696 to a8a3872 Compare March 24, 2025 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants