Skip to content

Commit

Permalink
Update app version [ready]
Browse files Browse the repository at this point in the history
  • Loading branch information
Tipi CI committed Dec 26, 2024
1 parent bceaabc commit 3c20415
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/maintainerr/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand All @@ -15,5 +15,5 @@
"form_fields": [],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1734732331000
"updated_at": 1735174469000
}
2 changes: 1 addition & 1 deletion apps/maintainerr/docker-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 3c20415

Please sign in to comment.