Closed botty-white[bot] closed 1 week ago
--- kubernetes/apps/default/maintainerr/app Kustomization: flux-system/maintainerr HelmRelease: default/maintainerr
+++ kubernetes/apps/default/maintainerr/app Kustomization: flux-system/maintainerr HelmRelease: default/maintainerr
@@ -25,13 +25,13 @@
annotations:
reloader.stakater.com/auto: 'true'
containers:
app:
image:
repository: ghcr.io/jorenn92/maintainerr
- tag: 2.1.2
+ tag: 2.2.0
probes:
liveness:
enabled: true
readiness:
enabled: true
startup:
--- HelmRelease: default/maintainerr Deployment: default/maintainerr
+++ HelmRelease: default/maintainerr Deployment: default/maintainerr
@@ -38,13 +38,13 @@
runAsUser: 1000
hostIPC: false
hostNetwork: false
hostPID: false
dnsPolicy: ClusterFirst
containers:
- - image: ghcr.io/jorenn92/maintainerr:2.1.2
+ - image: ghcr.io/jorenn92/maintainerr:2.2.0
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 6246
This PR contains the following updates:
2.1.2
->2.2.0
Release Notes
jorenn92/Maintainerr (ghcr.io/jorenn92/maintainerr)
### [`v2.2.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#220-2024-11-05) [Compare Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.1.2...v2.2.0) ##### Bug Fixes - Add additional Tautulli rules ([#1287](https://redirect.github.com/jorenn92/Maintainerr/issues/1287)) ([e3bb69e](https://redirect.github.com/jorenn92/Maintainerr/commit/e3bb69ec4c3206978db6235a09e92128231dc65f)) - Added Curl in the Docker-container so users can create healthchecks ([#1288](https://redirect.github.com/jorenn92/Maintainerr/issues/1288)) ([1aff795](https://redirect.github.com/jorenn92/Maintainerr/commit/1aff795eabb5d4a4b9db8fc77d820b56e8a396e7)) - Align Tautulli username results with Overseerr ([#1339](https://redirect.github.com/jorenn92/Maintainerr/issues/1339)) ([5bab5d9](https://redirect.github.com/jorenn92/Maintainerr/commit/5bab5d976ad27569136f40be3129869cb08903f5)) - Changed the hostname to :: to enable ipv6 compatibility ([#1259](https://redirect.github.com/jorenn92/Maintainerr/issues/1259)) ([a0f93d4](https://redirect.github.com/jorenn92/Maintainerr/commit/a0f93d43b3abdd85f0bbeb03332ee8468dea95ab)) - Collection details not showing in Safari ([#1316](https://redirect.github.com/jorenn92/Maintainerr/issues/1316)) ([1e89cf6](https://redirect.github.com/jorenn92/Maintainerr/commit/1e89cf624520f036b056d55ff1e9182e918cca56)) - Plex cache reset handling if not all apps configured ([#1291](https://redirect.github.com/jorenn92/Maintainerr/issues/1291)) ([09003c1](https://redirect.github.com/jorenn92/Maintainerr/commit/09003c1c82c27dd58fffcfa1981aa30e16e5d67a)) - Tautulli Times viewed & Total views ([#1290](https://redirect.github.com/jorenn92/Maintainerr/issues/1290)) ([3f41a3c](https://redirect.github.com/jorenn92/Maintainerr/commit/3f41a3c25c838783ba6eb90d44baa1b72ae0a7de)) ##### Features - Add base URL to Tautulli settings ([#1315](https://redirect.github.com/jorenn92/Maintainerr/issues/1315)) ([f569a95](https://redirect.github.com/jorenn92/Maintainerr/commit/f569a95a88a7d9e8b221483f7c75187a7654d376)) - Add per collection override of the Tautulli watched percent ([#1300](https://redirect.github.com/jorenn92/Maintainerr/issues/1300)) (Thanks [@benscobie](https://redirect.github.com/benscobie)) ([96a73a6](https://redirect.github.com/jorenn92/Maintainerr/commit/96a73a6275e6a34efc3d7f9f54150571b3a9f275)) - Add Tautulli integration (Thanks to [@benscobie](https://redirect.github.com/benscobie)) ([#1280](https://redirect.github.com/jorenn92/Maintainerr/issues/1280)) ([55aa547](https://redirect.github.com/jorenn92/Maintainerr/commit/55aa54750c956b29ea4633f3714faf6d2b752fb4)) #### [2.1.2](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.1.1...v2.1.2) (2024-09-13) ##### Bug Fixes - Fixed the 'Viewed by' rule for the server owner for movies. This was already fixed for TV shows in 2.1.1 ([#1266](https://redirect.github.com/jorenn92/Maintainerr/issues/1266)) ([a41e8ab](https://redirect.github.com/jorenn92/Maintainerr/commit/a41e8ab476ee4fcf62e6edd3d2ce9079444c8e0c)) #### [2.1.1](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.1.0...v2.1.1) (2024-09-09) ##### Bug Fixes - Fixed an issue where 'Users that saw all available episodes' & 'Users that watch the show/season/episode' wouldn't work for the owner user after 2.1.0 ([#1252](https://redirect.github.com/jorenn92/Maintainerr/issues/1252)) ([bf8c2d3](https://redirect.github.com/jorenn92/Maintainerr/commit/bf8c2d31cb5961e44643356ae84a9744427df187)) - The server no longer crashes when community.plex.tv rate limits have been hit. Also improved logging and increased API paging chunks to minimize the occurrence of this error. ([#1253](https://redirect.github.com/jorenn92/Maintainerr/issues/1253)) ([8227f8c](https://redirect.github.com/jorenn92/Maintainerr/commit/8227f8c2b2739460929b1b8cf381016efcb94732)) - When a Tvdb ID isn't found, a warning with the media item's title is now displayed ([fb27332](https://redirect.github.com/jorenn92/Maintainerr/commit/fb273323fe6ddd689d976d7717a9c86728ae62cd))Configuration
π Schedule: Branch creation - "every weekend" in timezone America/New_York, 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.