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 image fallenbagel/jellyseerr to v2.2.3 #365

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2025

This PR contains the following updates:

Package Update Change
fallenbagel/jellyseerr minor 2.1.0 -> 2.2.3

Release Notes

Fallenbagel/jellyseerr (fallenbagel/jellyseerr)

v2.2.3

Compare Source

Bug Fixes

This release is also available on:

  • v2.2.3

v2.2.2

Compare Source

Bug Fixes

This release is also available on:

  • v2.2.2

v2.2.1

Compare Source

Bug Fixes
  • overriderules: apply override rules during request only for non-admin/non-advanced-request users (#​1197) (8da4870), closes #​1195

This release is also available on:

  • v2.2.1

v2.2.0

Compare Source

Bug Fixes
Features

This release is also available on:

  • v2.2.0

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jan 4, 2025

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

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

@@ -39,13 +39,13 @@

             env:
               LOG_LEVEL: info
               PORT: 80
               TZ: America/New_York
             image:
               repository: fallenbagel/jellyseerr
-              tag: 2.1.0
+              tag: 2.2.3
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Copy link

github-actions bot commented Jan 4, 2025

--- HelmRelease: media/jellyseerr Deployment: media/jellyseerr

+++ HelmRelease: media/jellyseerr Deployment: media/jellyseerr

@@ -47,13 +47,13 @@

         - name: LOG_LEVEL
           value: info
         - name: PORT
           value: '80'
         - name: TZ
           value: America/New_York
-        image: fallenbagel/jellyseerr:2.1.0
+        image: fallenbagel/jellyseerr:2.2.3
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /status
             port: 80
           initialDelaySeconds: 0

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