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

fix(container): update ghcr.io/joryirving/tautulli ( 2.15.0 → 2.15.1 ) #3508

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Jan 12, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/joryirving/tautulli (source) patch 2.15.0 -> 2.15.1

Release Notes

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

v2.15.1

Compare Source

  • Activity:
  • Newsletters:
    • Fix: Disable basic authentication for /newsletter and /image endpoints. (#​2472)
  • Exporter:
    • New: Added logos to season and episode exports.
  • Other:
    • Fix Docker container https health check.

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.

| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| docker     | ghcr.io/joryirving/tautulli | 2.15.0 | 2.15.1 |
@smurf-bot smurf-bot bot requested a review from joryirving as a code owner January 12, 2025 01:30
@smurf-bot smurf-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Jan 12, 2025
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Jan 12, 2025

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

@@ -38,13 +38,13 @@

           app:
             env:
               TAUTULLI__PORT: 80
               TZ: America/Edmonton
             image:
               repository: ghcr.io/joryirving/tautulli
-              tag: 2.15.0@sha256:72c6598538162db5ef303ab77a66d0d79c0339446ef35fe222cb9520ff56b234
+              tag: 2.15.1@sha256:41803ab5e36a7139d98a4fef25ca7c525b4e13bbeba441c269518cb39c18cfde
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Jan 12, 2025

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

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

@@ -46,13 +46,13 @@

       containers:
       - env:
         - name: TAUTULLI__PORT
           value: '80'
         - name: TZ
           value: America/Edmonton
-        image: ghcr.io/joryirving/tautulli:2.15.0@sha256:72c6598538162db5ef303ab77a66d0d79c0339446ef35fe222cb9520ff56b234
+        image: ghcr.io/joryirving/tautulli:2.15.1@sha256:41803ab5e36a7139d98a4fef25ca7c525b4e13bbeba441c269518cb39c18cfde
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /status
             port: 80
           initialDelaySeconds: 0

@joryirving joryirving merged commit 834e135 into main Jan 12, 2025
12 checks passed
@joryirving joryirving deleted the renovate/ghcr.io-joryirving-tautulli-2.15.x branch January 12, 2025 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant