home-ops
home-ops copied to clipboard
feat(container): update ghcr.io/onedr0p/tautulli ( 2.13.4 → 2.14.5 )
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/onedr0p/tautulli (source) | minor | 2.13.4 -> 2.14.5 |
Release Notes
Tautulli/Tautulli (ghcr.io/onedr0p/tautulli)
v2.14.5
- Activity:
- Fix: Display of 2k resolution on activity card.
- Notifications:
- Fix: ntfy notifications with special characters failing to send.
- Other:
- Fix: Memory leak with database closing. (#2404)
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.
--- HelmRelease: media/tautulli Deployment: media/tautulli
+++ HelmRelease: media/tautulli Deployment: media/tautulli
@@ -30,13 +30,13 @@
runAsGroup: 568
runAsUser: 568
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: tautulli
- image: ghcr.io/onedr0p/tautulli:2.13.4@sha256:633a57b2f8634feb67811064ec3fa52f40a70641be927fdfda6f5d91ebbd5d73
+ image: ghcr.io/onedr0p/tautulli:2.14.6@sha256:267de8bb88e82d9814e9374b0cc847d771cb83a4c5296e4bc083ab6fbac60a22
imagePullPolicy: null
env:
- name: TZ
value: Europe/Prague
ports:
- name: http
--- kubernetes/apps/media/tautulli/app Kustomization: flux-system/cluster-apps-tautulli HelmRelease: media/tautulli
+++ kubernetes/apps/media/tautulli/app Kustomization: flux-system/cluster-apps-tautulli HelmRelease: media/tautulli
@@ -32,13 +32,13 @@
env:
TZ: Europe/Prague
global:
nameOverride: tautulli
image:
repository: ghcr.io/onedr0p/tautulli
- tag: 2.13.4@sha256:633a57b2f8634feb67811064ec3fa52f40a70641be927fdfda6f5d91ebbd5d73
+ tag: 2.14.6@sha256:267de8bb88e82d9814e9374b0cc847d771cb83a4c5296e4bc083ab6fbac60a22
ingress:
main:
annotations:
hajimari.io/group: media
hajimari.io/icon: chart-box
enabled: true
🦙 MegaLinter status: ✅ SUCCESS
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|
See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff