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 ghcr.io/tautulli/tautulli ( v2.14.6 → v2.15.0 ) #2406

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

unsc-oni-ancilla[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/tautulli/tautulli minor v2.14.6 -> v2.15.0

Release Notes

Tautulli/Tautulli (ghcr.io/tautulli/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.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Nov 25, 2024
Copy link

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

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

@@ -42,13 +42,13 @@

         containers:
           app:
             env:
               TZ: America/New_York
             image:
               repository: ghcr.io/tautulli/tautulli
-              tag: v2.14.6@sha256:f54d2d3a78780c765cd7a10b882474909f50247b5d2d118badaa9c035421effd
+              tag: v2.15.0@sha256:f13daee2a403a95a51902b2625de5f6b944f034e9cd790e9d2a0c5e84c9842cb
             resources:
               limits:
                 memory: 2Gi
               requests:
                 cpu: 50m
                 memory: 1Gi

Copy link

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

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

@@ -35,13 +35,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: America/New_York
-        image: ghcr.io/tautulli/tautulli:v2.14.6@sha256:f54d2d3a78780c765cd7a10b882474909f50247b5d2d118badaa9c035421effd
+        image: ghcr.io/tautulli/tautulli:v2.15.0@sha256:f13daee2a403a95a51902b2625de5f6b944f034e9cd790e9d2a0c5e84c9842cb
         name: app
         resources:
           limits:
             memory: 2Gi
           requests:
             cpu: 50m

@binaryn3xus binaryn3xus merged commit f566473 into main Nov 25, 2024
4 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-tautulli-tautulli-2.x branch November 25, 2024 03:03
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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant