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/onedr0p/tautulli to v2.15.0 #161

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/tautulli (source) minor 2.13.4 -> 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)

v2.14.6

Compare Source

  • Newsletters:
    • Fix: Allow formatting newsletter date parameters.
    • Change: Support apscheduler compatible cron expressions.
  • UI:
    • Fix: Round runtime before converting to human duration.
    • Fix: Make recently added/watched rows touch scrollable.
  • Other:
    • Fix: Auto-updater not running.

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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Oct 5, 2024

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

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

@@ -33,13 +33,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           main:
             image:
               repository: ghcr.io/onedr0p/tautulli
-              tag: 2.13.4@sha256:633a57b2f8634feb67811064ec3fa52f40a70641be927fdfda6f5d91ebbd5d73
+              tag: 2.15.0@sha256:189f7b29da755a8e20da45af1e56bc9fc88d836a363da4273a52b267609511c4
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 5m
                 memory: 128Mi

Copy link

github-actions bot commented Oct 5, 2024

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

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

@@ -37,13 +37,13 @@

         runAsUser: 568
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/onedr0p/tautulli:2.13.4@sha256:633a57b2f8634feb67811064ec3fa52f40a70641be927fdfda6f5d91ebbd5d73
+      - image: ghcr.io/onedr0p/tautulli:2.15.0@sha256:189f7b29da755a8e20da45af1e56bc9fc88d836a363da4273a52b267609511c4
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8181

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 144a804 to 3ce536f Compare October 6, 2024 21:59
@renovate renovate bot changed the title feat(container): update image ghcr.io/onedr0p/tautulli to v2.14.5 feat(container): update image ghcr.io/onedr0p/tautulli to v2.14.6 Oct 13, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 3ce536f to 51161d1 Compare October 13, 2024 04:38
@renovate renovate bot changed the title feat(container): update image ghcr.io/onedr0p/tautulli to v2.14.6 feat(container): update image ghcr.io/onedr0p/tautulli to v2.15.0 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 51161d1 to e8d4df6 Compare November 25, 2024 03:42
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from e8d4df6 to fc37b93 Compare December 18, 2024 16:32
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