From cde324a2d0d40a77a4cc5ff3dc7caf0519dd76c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 16:40:16 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(watchtower):=20update=20ap?= =?UTF-8?q?p=20version=20from=201.14.2=20to=201.14.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/watchtower/{1.14.2 => 1.14.3}/.env.sample | 0 apps/watchtower/{1.14.2 => 1.14.3}/data.yml | 0 apps/watchtower/{1.14.2 => 1.14.3}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/watchtower/{1.14.2 => 1.14.3}/.env.sample (100%) rename apps/watchtower/{1.14.2 => 1.14.3}/data.yml (100%) rename apps/watchtower/{1.14.2 => 1.14.3}/docker-compose.yml (100%) diff --git a/apps/watchtower/1.14.2/.env.sample b/apps/watchtower/1.14.3/.env.sample similarity index 100% rename from apps/watchtower/1.14.2/.env.sample rename to apps/watchtower/1.14.3/.env.sample diff --git a/apps/watchtower/1.14.2/data.yml b/apps/watchtower/1.14.3/data.yml similarity index 100% rename from apps/watchtower/1.14.2/data.yml rename to apps/watchtower/1.14.3/data.yml diff --git a/apps/watchtower/1.14.2/docker-compose.yml b/apps/watchtower/1.14.3/docker-compose.yml similarity index 100% rename from apps/watchtower/1.14.2/docker-compose.yml rename to apps/watchtower/1.14.3/docker-compose.yml