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.14.2 #134

Merged
merged 1 commit into from
May 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 18, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/ndmacioce/tautulli minor 2.13.4 -> 2.14.2

Release Notes

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

v2.14.2

Compare Source

  • History:
    • Fix: Live TV activity not logging to history.
    • Fix: Incorrect grouping of live TV history.
  • Notifications:
    • Fix: Pushover configuration settings refreshing after entering a token.
    • Fix: Plex remote access down notifications not triggering.
    • Fix: Deleting all images from Cloudinary only deleting 1000 images.
    • New: Added platform version and product version notification parameters. (#​2244)
    • New: Added LAN streams and WAN streams notification parameters. (#​2276)
    • New: Added Dolby Vision notification parameters. (#​2240)
    • New: Added live TV channel notification parameters.
    • Change: Improved Tautulli Remote App notification encryption method.
      • Note: Requires Tautulli Remote App version 3.2.4.
  • Exporter:
    • New: Added slug attribute to exporter fields.
    • New: Added track genres to exporter fields.
    • New: Added playlist source URI to exporter fields.
    • New: Added artProvider and thumbProvider to exporter fields.
  • UI:
    • Fix: Mask deleted usernames in the logs.
    • Fix: Live TV watch stats not showing on the media info page.
    • Fix: Users without access to Plex server not showing as inactive.
    • Removed: Deprecated synced item pages.
    • Removed: Anonymous redirect settings. Links now use browser no-referrer policy instead.
  • API:
    • New: Added Dolby Vision info to the get_metadata API command.
    • New: Added before and after parameters to the get_home_stats API command. (#​2231)
  • Packages:
    • New: Universal binary for macOS for Apple silicon.
    • New: Bump Snap package to core22.
  • Other:
    • Change: Login cookie expires changed to max-age.
    • Change: Improved key generation for login password. It is recommended to reenter your HTTP Password in the settings after upgrading.
    • Removed: Python 2 compatibility code. (#​2098, #​2226) (Thanks @​zdimension)

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented May 18, 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.13.4@sha256:6ab876b2f4196587c0d4baef8995809c3fc5bb643ae7309cd5509e3af9e88416
+        image: ghcr.io/ndmacioce/tautulli:2.14.2@sha256:89d8d01a426f2c2888cd83305bb68d2917e98f819c62d918120478352a53211c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /status
             port: 8181
           initialDelaySeconds: 0

Copy link

github-actions bot commented May 18, 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.13.4@sha256:6ab876b2f4196587c0d4baef8995809c3fc5bb643ae7309cd5509e3af9e88416
+              tag: 2.14.2@sha256:89d8d01a426f2c2888cd83305bb68d2917e98f819c62d918120478352a53211c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@renovate renovate bot force-pushed the renovate/ghcr.io-ndmacioce-tautulli-2.x branch from 3d014dc to 9076ed7 Compare May 20, 2024 17:49
@ndmacioce ndmacioce merged commit 23e3714 into main May 22, 2024
3 checks passed
@ndmacioce ndmacioce deleted the renovate/ghcr.io-ndmacioce-tautulli-2.x branch May 22, 2024 01:58
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