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.1.0 #874

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2024

This PR contains the following updates:

Package Update Change
fallenbagel/jellyseerr minor 2.0.1 -> 2.1.0

Release Notes

Fallenbagel/jellyseerr (fallenbagel/jellyseerr)

v2.1.0

Compare Source

Bug Fixes
Features

This release is also available on:

  • v2.1.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

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

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

@@ -37,13 +37,13 @@

           main:
             env:
               LOG_LEVEL: info
               TZ: America/Chicago
             image:
               repository: fallenbagel/jellyseerr
-              tag: 2.0.1
+              tag: 2.1.0
             resources:
               requests:
                 cpu: 10m
                 memory: 100Mi
     defaultPodOptions:
       securityContext:

Copy link

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

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

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

       containers:
       - env:
         - name: LOG_LEVEL
           value: info
         - name: TZ
           value: America/Chicago
-        image: fallenbagel/jellyseerr:2.0.1
+        image: fallenbagel/jellyseerr:2.1.0
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 5055

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