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 image linuxserver/jackett to v0.21.2606 #759

Merged
merged 1 commit into from
May 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
linuxserver/jackett (source) patch 0.21.2592 -> 0.21.2606

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label May 17, 2024
Copy link

--- kubernetes/apps/media/jackett/app Kustomization: flux-system/cluster-apps-jackett HelmRelease: media/jackett

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

@@ -32,13 +32,13 @@

     env:
       PGID: 1000
       PUID: 1000
       TZ: ${TIMEZONE}
     image:
       repository: linuxserver/jackett
-      tag: 0.21.2592
+      tag: 0.21.2606
     ingress:
       main:
         annotations:
           hajimari.io/enable: 'true'
           hajimari.io/icon: download-box
           nginx.ingress.kubernetes.io/whitelist-source-range: |

Copy link

--- HelmRelease: media/jackett Deployment: media/jackett

+++ HelmRelease: media/jackett Deployment: media/jackett

@@ -28,13 +28,13 @@

         supplementalGroups:
         - 1000
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: jackett
-        image: linuxserver/jackett:0.21.2592
+        image: linuxserver/jackett:0.21.2606
         imagePullPolicy: null
         env:
         - name: PGID
           value: '1000'
         - name: PUID
           value: '1000'

@renovate renovate bot merged commit c3ab885 into main May 17, 2024
4 checks passed
@renovate renovate bot deleted the renovate/linuxserver-jackett-0.x branch May 17, 2024 14:36
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