diff --git a/apps/maintainerr/config.json b/apps/maintainerr/config.json index 232d4ff6dd..b7c4e8568d 100644 --- a/apps/maintainerr/config.json +++ b/apps/maintainerr/config.json @@ -5,8 +5,8 @@ "dynamic_config": true, "port": 8030, "id": "maintainerr", - "tipi_version": 14, - "version": "2.4.0", + "tipi_version": 15, + "version": "2.4.1", "categories": ["media", "utilities"], "description": "Maintainerr will manage the storage space on your plex server, launching automated actions to delete your files.", "short_desc": "Maintainerr will manage the storage space on your plex server, launching automated actions to delete your files.", @@ -15,5 +15,5 @@ "form_fields": [], "supported_architectures": ["arm64", "amd64"], "created_at": 1691943801422, - "updated_at": 1734732331000 + "updated_at": 1735174469000 } diff --git a/apps/maintainerr/docker-compose.json b/apps/maintainerr/docker-compose.json index 69f96eb5bb..e7ee8369cc 100644 --- a/apps/maintainerr/docker-compose.json +++ b/apps/maintainerr/docker-compose.json @@ -2,7 +2,7 @@ "services": [ { "name": "maintainerr", - "image": "ghcr.io/jorenn92/maintainerr:2.4.0", + "image": "ghcr.io/jorenn92/maintainerr:2.4.1", "isMain": true, "internalPort": 6246, "environment": {