From 4183845e359d1381ae2da0487c0003ecb0512473 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 21:55:16 +0000 Subject: [PATCH 1/2] chore(deps): update ghcr.io/anitrend/on-the-edge docker tag to v1.5.2 --- on-the-edge/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/on-the-edge/docker-compose.yaml b/on-the-edge/docker-compose.yaml index 977b7c1..1e81837 100644 --- a/on-the-edge/docker-compose.yaml +++ b/on-the-edge/docker-compose.yaml @@ -2,7 +2,7 @@ x-stack: platform services: anitrend-edge: - image: ghcr.io/anitrend/on-the-edge:1.5.1 + image: ghcr.io/anitrend/on-the-edge:1.5.2 container_name: anitrend-edge networks: - default From a6d3edcce68cf941f98ed622b3f98e6c03bbe1f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 21:55:30 +0000 Subject: [PATCH 2/2] chore(stacks): sync generated stacks for renovate update --- stacks/platform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/platform.yml b/stacks/platform.yml index 95310f2..45dc3b7 100644 --- a/stacks/platform.yml +++ b/stacks/platform.yml @@ -152,7 +152,7 @@ services: limits: memory: 256M anitrend-edge: - image: ghcr.io/anitrend/on-the-edge:1.5.1 + image: ghcr.io/anitrend/on-the-edge:1.5.2 networks: - default env_file: ./on-the-edge/.env