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 docker.io/fallenbagel/jellyseerr ( 2.1.0 → 2.2.2 ) #273

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

Package Update Change
docker.io/fallenbagel/jellyseerr minor 2.1.0 -> 2.2.2

Release Notes

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

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-auto-approve 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

deepsource-io bot commented Dec 30, 2024

Here's the code health analysis summary for commits 737f9fc..301a532. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗
DeepSource Shell LogoShell✅ SuccessView Check ↗
DeepSource KubeLinter LogoKubeLinter✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

github-actions bot commented Dec 30, 2024

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

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

@@ -36,13 +36,13 @@

           app:
             env:
               PORT: 5055
               TZ: Europe/Brussels
             image:
               repository: docker.io/fallenbagel/jellyseerr
-              tag: 2.1.0
+              tag: 2.2.2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Copy link

github-actions bot commented Dec 30, 2024

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

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

@@ -46,13 +46,13 @@

       containers:
       - env:
         - name: PORT
           value: '5055'
         - name: TZ
           value: Europe/Brussels
-        image: docker.io/fallenbagel/jellyseerr:2.1.0
+        image: docker.io/fallenbagel/jellyseerr:2.2.2
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /status
             port: 5055
           initialDelaySeconds: 0

@renovate renovate bot force-pushed the renovate/docker.io-fallenbagel-jellyseerr-2.x branch from 38d3734 to 4a6a74a Compare December 30, 2024 04:12
@renovate renovate bot changed the title feat(container): update docker.io/fallenbagel/jellyseerr ( 2.1.0 → 2.2.0 ) feat(container): update docker.io/fallenbagel/jellyseerr ( 2.1.0 → 2.2.1 ) Dec 30, 2024
@renovate renovate bot changed the title feat(container): update docker.io/fallenbagel/jellyseerr ( 2.1.0 → 2.2.1 ) feat(container): update docker.io/fallenbagel/jellyseerr ( 2.1.0 → 2.2.2 ) Dec 30, 2024
@renovate renovate bot force-pushed the renovate/docker.io-fallenbagel-jellyseerr-2.x branch from 4a6a74a to 301a532 Compare December 30, 2024 06:55
@Tanguille Tanguille merged commit 4cc085d into main Dec 30, 2024
11 checks passed
@Tanguille Tanguille deleted the renovate/docker.io-fallenbagel-jellyseerr-2.x branch December 30, 2024 07:27
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