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

chore(deps): update ghcr.io/onedr0p/tautulli docker tag to v2.15.0 #1332

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

Conversation

gabe565-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/tautulli (source) minor 2.14.6 -> 2.15.0

Release Notes

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

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 - 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.

Copy link

github-actions bot commented Nov 25, 2024

Kustomization Diff

Cluster gabernetes
Changes ${\tt\large\color{green}+1\enspace\color{red}-\negthinspace1}$
Click to expand
--- kubernetes/gabernetes/apps/tautulli/app Kustomization: tautulli/app HelmRelease: tautulli/tautulli

+++ kubernetes/gabernetes/apps/tautulli/app Kustomization: tautulli/app HelmRelease: tautulli/tautulli

@@ -27,13 +27,13 @@

           app:
             env:
               TZ: America/Chicago
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/tautulli
-              tag: 2.14.6@sha256:267de8bb88e82d9814e9374b0cc847d771cb83a4c5296e4bc083ab6fbac60a22
+              tag: 2.15.0@sha256:96285c7e57dc77b790bb934be25d1d18a7c220b0f9e29748f65b2374bbef24c8
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

Copy link

github-actions bot commented Nov 25, 2024

HelmRelease Diff

Cluster gabernetes
Changes ${\tt\large\color{green}+1\enspace\color{red}-\negthinspace1}$
Click to expand
--- HelmRelease: tautulli/tautulli Deployment: tautulli/tautulli

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

@@ -41,13 +41,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: America/Chicago
-        image: ghcr.io/onedr0p/tautulli:2.14.6@sha256:267de8bb88e82d9814e9374b0cc847d771cb83a4c5296e4bc083ab6fbac60a22
+        image: ghcr.io/onedr0p/tautulli:2.15.0@sha256:96285c7e57dc77b790bb934be25d1d18a7c220b0f9e29748f65b2374bbef24c8
         imagePullPolicy: IfNotPresent
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:

@gabe565-renovate gabe565-renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from cffbb2b to 8940ba1 Compare November 25, 2024 04:26
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