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 ghcr.io/ndmacioce/tautulli to v2.15.1 #183

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 30, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/ndmacioce/tautulli minor 2.14.6 -> 2.15.1

Release Notes

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

v2.15.1

Compare Source

  • Activity:
  • Newsletters:
    • Fix: Disable basic authentication for /newsletter and /image endpoints. (#​2472)
  • Exporter:
    • New: Added logos to season and episode exports.
  • Other:
    • Fix Docker container https health check.

v2.15.0

Compare Source

  • Notes:
    • Support for Python 3.8 has been dropped. The minimum Python version is now 3.9.
  • Notifications:
    • New: Allow Telegram blockquote and tg-emoji HTML tags. (Thanks @​MythodeaLoL) (#​2427)
    • New: Added Plex slug and Plex Watch URL notification parameters. (#​2420)
    • Change: Update OneSignal API calls to use the new API endpoint for Tautulli Remote App notifications.
  • Newsletters:
    • Fix: Dumping custom dates in raw newsletter json.
  • History:
    • Fix: Unable to fix match for artists. (#​2429)
  • Exporter:
    • New: Added movie and episode hasVoiceActivity attribute to exporter fields.
    • New: Added subtitle canAutoSync attribute to exporter fields.
    • New: Added logos to the exporter fields.
  • UI:
  • API:
    • New: Added plex slugs to metadata in the get_metadata API command.
  • Other:
    • Fix: Tautulli failing to start with Python 3.13. (#​2426)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 these updates 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

github-actions bot commented Nov 30, 2024

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

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

@@ -38,13 +38,13 @@

         containers:
           main:
             env:
               TZ: America/Denver
             image:
               repository: ghcr.io/ndmacioce/tautulli
-              tag: 2.14.6@sha256:237d9af34213997ff0e479840b541b1a290c538d0d8fe6b3b6382387f5be9369
+              tag: 2.15.1@sha256:2493f18cc0417f3b1213636ca1e1c499dc575b65aa218fb00a15edc7bec7aebc
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Copy link

github-actions bot commented Nov 30, 2024

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

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

@@ -40,13 +40,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: America/Denver
-        image: ghcr.io/ndmacioce/tautulli:2.14.6@sha256:237d9af34213997ff0e479840b541b1a290c538d0d8fe6b3b6382387f5be9369
+        image: ghcr.io/ndmacioce/tautulli:2.15.1@sha256:2493f18cc0417f3b1213636ca1e1c499dc575b65aa218fb00a15edc7bec7aebc
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /status
             port: 8181
           initialDelaySeconds: 0

@renovate renovate bot force-pushed the renovate/ghcr.io-ndmacioce-tautulli-2.x branch from 0225b7c to 674c29e Compare December 21, 2024 04:15
@renovate renovate bot changed the title feat(container): update image ghcr.io/ndmacioce/tautulli to v2.15.0 feat(container): update image ghcr.io/ndmacioce/tautulli to v2.15.1 Jan 12, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-ndmacioce-tautulli-2.x branch from 674c29e to 0d55dff Compare January 12, 2025 02:24
@renovate renovate bot force-pushed the renovate/ghcr.io-ndmacioce-tautulli-2.x branch 2 times, most recently from 1047dc9 to 93fb0cc Compare January 28, 2025 22:09
@renovate renovate bot force-pushed the renovate/ghcr.io-ndmacioce-tautulli-2.x branch 10 times, most recently from b54349a to 799ecab Compare February 11, 2025 01:41
@renovate renovate bot force-pushed the renovate/ghcr.io-ndmacioce-tautulli-2.x branch from 799ecab to d6d8314 Compare February 11, 2025 05:21
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