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 ( v2.14.4 → v2.14.5 ) #348

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

field-repair-bot-74a[bot]
Copy link
Contributor

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.

@field-repair-bot-74a
Copy link
Contributor Author

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

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

@@ -47,13 +47,13 @@

             - /usr/local/bin/python
             - Tautulli.py
             env:
               TZ: America/Denver
             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

@field-repair-bot-74a
Copy link
Contributor Author

--- HelmRelease: media/tautulli Deployment: media/tautulli

+++ HelmRelease: media/tautulli Deployment: media/tautulli

@@ -53,13 +53,13 @@

         command:
         - /usr/local/bin/python
         - Tautulli.py
         env:
         - name: TZ
           value: America/Denver
-        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: 80
           initialDelaySeconds: 0

@Heavybullets8 Heavybullets8 merged commit a5f4c1d into main Sep 21, 2024
7 checks passed
@field-repair-bot-74a field-repair-bot-74a bot deleted the renovate/ghcr.io-tautulli-tautulli-2.x branch September 21, 2024 05:03
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