diff --git a/apps/maintainerr/config.json b/apps/maintainerr/config.json index 993ac839b7..4403b30eb3 100644 --- a/apps/maintainerr/config.json +++ b/apps/maintainerr/config.json @@ -5,8 +5,8 @@ "dynamic_config": true, "port": 8030, "id": "maintainerr", - "tipi_version": 12, - "version": "2.2.1", + "tipi_version": 13, + "version": "2.3.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": 1733760868535 + "updated_at": 1734495793000 } diff --git a/apps/maintainerr/docker-compose.json b/apps/maintainerr/docker-compose.json index 88c849e457..1cd693b7e0 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.2.1", + "image": "ghcr.io/jorenn92/maintainerr:2.3.1", "isMain": true, "internalPort": 6246, "environment": {