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/tautulli/tautulli docker tag to v2.14.6 #3783

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Oct 13, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/tautulli/tautulli patch v2.14.5 -> v2.14.6

Warning

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


Release Notes

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

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.

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.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner October 13, 2024 01:50
@mchesterbot mchesterbot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Oct 13, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Oct 13, 2024

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

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

@@ -44,13 +44,13 @@

             - /usr/local/bin/python
             - Tautulli.py
             env:
               TZ: America/Vancouver
             image:
               repository: ghcr.io/tautulli/tautulli
-              tag: v2.14.5@sha256:6017b491d8e9100a97391b639fff5824ad36a315c69aae3c9ed78407994a626e
+              tag: v2.14.6@sha256:f54d2d3a78780c765cd7a10b882474909f50247b5d2d118badaa9c035421effd
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Oct 13, 2024

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

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

@@ -51,13 +51,13 @@

         command:
         - /usr/local/bin/python
         - Tautulli.py
         env:
         - name: TZ
           value: America/Vancouver
-        image: ghcr.io/tautulli/tautulli:v2.14.5@sha256:6017b491d8e9100a97391b639fff5824ad36a315c69aae3c9ed78407994a626e
+        image: ghcr.io/tautulli/tautulli:v2.14.6@sha256:f54d2d3a78780c765cd7a10b882474909f50247b5d2d118badaa9c035421effd
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /status
             port: 8181
           initialDelaySeconds: 0

@mchestr mchestr merged commit 7a22924 into main Oct 16, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/ghcr.io-tautulli-tautulli-2.x branch October 16, 2024 07:22
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/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant