Skip to content

fix(container): update image ghcr.io/home-operations/tautulli (2.16.0 → 2.16.1)#3050

Open
bot-akira[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-home-operations-tautulli-2.x
Open

fix(container): update image ghcr.io/home-operations/tautulli (2.16.0 → 2.16.1)#3050
bot-akira[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-home-operations-tautulli-2.x

Conversation

@bot-akira
Copy link
Contributor

@bot-akira bot-akira bot commented Feb 17, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/tautulli (source) patch 2.16.02.16.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Tautulli/Tautulli (ghcr.io/home-operations/tautulli)

v2.16.1

Compare Source

  • Notifications:
    • New: Add Tautulli Plex token expired notification trigger.
  • Newsletters:
    • New: Add Ace editor for syntax highlighting and code formatting for newsletter message text (#​2585) (Thanks @​mcclown)
  • Graphs:
    • Change: Restrict graphs to guest user.
  • UI:
    • New: Add DD:HH:MM time format for home stats.
    • New: Add HH:MM:SS time format for activity cards.
    • Removed: Timezone from IP address modal.
  • Other:
    • Change: Zip backup files to reduce file size.

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 these updates again.


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

This PR has been generated by Renovate Bot.

… → 2.16.1)

Signed-off-by: bot-akira[bot] <159718293+bot-akira[bot]@users.noreply.github.com>
@bot-akira
Copy link
Contributor Author

bot-akira bot commented Feb 17, 2026

--- kubernetes/apps/media/tautulli/app Kustomization: media/tautulli HelmRelease: media/tautulli

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

@@ -29,13 +29,13 @@

           app:
             env:
               TAUTULLI__PORT: 8181
               TZ: Europe/Paris
             image:
               repository: ghcr.io/home-operations/tautulli
-              tag: 2.16.0@sha256:772e1af814159bd7e774273d4f9170b1a0f7129f2ad39be5619a458b7b0fd4b0
+              tag: 2.16.1@sha256:6983eea603ee230b189f2d32e7d7fc0bb94917df735a71ba20460c4991877645
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Feb 17, 2026

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

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

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

       containers:
       - env:
         - name: TAUTULLI__PORT
           value: '8181'
         - name: TZ
           value: Europe/Paris
-        image: ghcr.io/home-operations/tautulli:2.16.0@sha256:772e1af814159bd7e774273d4f9170b1a0f7129f2ad39be5619a458b7b0fd4b0
+        image: ghcr.io/home-operations/tautulli:2.16.1@sha256:6983eea603ee230b189f2d32e7d7fc0bb94917df735a71ba20460c4991877645
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /status
             port: 8181
           initialDelaySeconds: 0

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

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