Closed monosense-arc[bot] closed 4 days ago
--- kubernetes/main/apps/default/tautulli/app Kustomization: flux-system/tautulli HelmRelease: default/tautulli
+++ kubernetes/main/apps/default/tautulli/app Kustomization: flux-system/tautulli HelmRelease: default/tautulli
@@ -49,13 +49,13 @@
- /usr/local/bin/python
- Tautulli.py
env:
TZ: Asia/Jakarta
image:
repository: ghcr.io/tautulli/tautulli
- tag: v2.14.6@sha256:f54d2d3a78780c765cd7a10b882474909f50247b5d2d118badaa9c035421effd
+ tag: v2.15.0@sha256:f13daee2a403a95a51902b2625de5f6b944f034e9cd790e9d2a0c5e84c9842cb
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3
--- HelmRelease: default/tautulli Deployment: default/tautulli
+++ HelmRelease: default/tautulli Deployment: default/tautulli
@@ -53,13 +53,13 @@
command:
- /usr/local/bin/python
- Tautulli.py
env:
- name: TZ
value: Asia/Jakarta
- image: ghcr.io/tautulli/tautulli:v2.14.6@sha256:f54d2d3a78780c765cd7a10b882474909f50247b5d2d118badaa9c035421effd
+ image: ghcr.io/tautulli/tautulli:v2.15.0@sha256:f13daee2a403a95a51902b2625de5f6b944f034e9cd790e9d2a0c5e84c9842cb
livenessProbe:
failureThreshold: 3
httpGet:
path: /status
port: 80
initialDelaySeconds: 0
This PR contains the following updates:
v2.14.6
->v2.15.0
Release Notes
Tautulli/Tautulli (ghcr.io/tautulli/tautulli)
### [`v2.15.0`](https://redirect.github.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v2150-2024-11-24) [Compare Source](https://redirect.github.com/Tautulli/Tautulli/compare/v2.14.6...v2.15.0) - 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](https://redirect.github.com/MythodeaLoL)) ([#2427](https://redirect.github.com/Tautulli/Tautulli/issues/2427)) - New: Added Plex slug and Plex Watch URL notification parameters. ([#2420](https://redirect.github.com/Tautulli/Tautulli/issues/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](https://redirect.github.com/Tautulli/Tautulli/issues/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: - New: Add friendly name to the top bar of config modals. (Thanks [@peagravel](https://redirect.github.com/peagravel)) ([#2432](https://redirect.github.com/Tautulli/Tautulli/issues/2432)) - API: - New: Added plex slugs to metadata in the get_metadata API command. - Other: - Fix: Tautulli failing to start with Python 3.13. ([#2426](https://redirect.github.com/Tautulli/Tautulli/issues/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.
This PR has been generated by Renovate Bot.