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 fallenbagel/jellyseerr ( 2.1.0 → 2.2.3 ) #6103

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

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Dec 29, 2024

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 - 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.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner December 29, 2024 23:07
@lumiere-bot lumiere-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/kyak labels Dec 29, 2024
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 29, 2024

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

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

@@ -41,13 +41,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

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 29, 2024

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

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

@@ -48,13 +48,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

@lumiere-bot lumiere-bot bot force-pushed the renovate/kyak-fallenbagel-jellyseerr-2.x branch from ceca044 to fae4bfb Compare December 30, 2024 03:13
@lumiere-bot lumiere-bot bot changed the title feat(container): update fallenbagel/jellyseerr ( 2.1.0 → 2.2.0 ) feat(container): update fallenbagel/jellyseerr ( 2.1.0 → 2.2.1 ) Dec 30, 2024
@lumiere-bot lumiere-bot bot force-pushed the renovate/kyak-fallenbagel-jellyseerr-2.x branch from fae4bfb to 54802e9 Compare December 30, 2024 04:09
@lumiere-bot lumiere-bot bot changed the title feat(container): update fallenbagel/jellyseerr ( 2.1.0 → 2.2.1 ) feat(container): update fallenbagel/jellyseerr ( 2.1.0 → 2.2.2 ) Dec 30, 2024
@lumiere-bot lumiere-bot bot force-pushed the renovate/kyak-fallenbagel-jellyseerr-2.x branch from 54802e9 to 289b593 Compare December 30, 2024 21:07
@lumiere-bot lumiere-bot bot changed the title feat(container): update fallenbagel/jellyseerr ( 2.1.0 → 2.2.2 ) feat(container): update fallenbagel/jellyseerr ( 2.1.0 → 2.2.3 ) Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants