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 ghcr.io/tautulli/tautulli docker tag to v2.14.5 #3709

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Sep 21, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/tautulli/tautulli patch v2.14.4 -> v2.14.5

Release Notes

Tautulli/Tautulli (ghcr.io/tautulli/tautulli)

v2.14.5

Compare Source

  • Activity:
    • Fix: Display of 2k resolution on activity card.
  • Notifications:
    • Fix: ntfy notifications with special characters failing to send.
  • Other:
    • Fix: Memory leak with database closing. (#​2404)

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.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner September 21, 2024 04:28
@mchesterbot mchesterbot bot added the area/kubernetes Changes made in the kubernetes directory label Sep 21, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Sep 21, 2024

--- HelmRelease: default/tautulli Deployment: default/tautulli

+++ HelmRelease: default/tautulli Deployment: default/tautulli

@@ -51,13 +51,13 @@

         command:
         - /usr/local/bin/python
         - Tautulli.py
         env:
         - name: TZ
           value: America/Vancouver
-        image: ghcr.io/tautulli/tautulli:v2.14.4@sha256:4316ed82bd1334852c56460d0dc2c3ff4fc84ac55e71944bcb0f27838ed7a53e
+        image: ghcr.io/tautulli/tautulli:v2.14.5@sha256:6017b491d8e9100a97391b639fff5824ad36a315c69aae3c9ed78407994a626e
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /status
             port: 8181
           initialDelaySeconds: 0

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Sep 21, 2024

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

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

@@ -44,13 +44,13 @@

             - /usr/local/bin/python
             - Tautulli.py
             env:
               TZ: America/Vancouver
             image:
               repository: ghcr.io/tautulli/tautulli
-              tag: v2.14.4@sha256:4316ed82bd1334852c56460d0dc2c3ff4fc84ac55e71944bcb0f27838ed7a53e
+              tag: v2.14.5@sha256:6017b491d8e9100a97391b639fff5824ad36a315c69aae3c9ed78407994a626e
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@mchestr mchestr merged commit 38cdf52 into main Sep 22, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/ghcr.io-tautulli-tautulli-2.x branch September 22, 2024 20:22
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.

1 participant