From a00bdd5b7dcbd24909b962e47497b1bf3e5278e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 09:43:54 +0000 Subject: [PATCH] chore(deps): update certimate/certimate docker tag to v0.4.20 (localApps) (#4703) --- apps/certimate/{0.4.19 => 0.4.20}/.env.sample | 0 apps/certimate/{0.4.19 => 0.4.20}/data.yml | 0 apps/certimate/{0.4.19 => 0.4.20}/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename apps/certimate/{0.4.19 => 0.4.20}/.env.sample (100%) rename apps/certimate/{0.4.19 => 0.4.20}/data.yml (100%) rename apps/certimate/{0.4.19 => 0.4.20}/docker-compose.yml (92%) diff --git a/apps/certimate/0.4.19/.env.sample b/apps/certimate/0.4.20/.env.sample similarity index 100% rename from apps/certimate/0.4.19/.env.sample rename to apps/certimate/0.4.20/.env.sample diff --git a/apps/certimate/0.4.19/data.yml b/apps/certimate/0.4.20/data.yml similarity index 100% rename from apps/certimate/0.4.19/data.yml rename to apps/certimate/0.4.20/data.yml diff --git a/apps/certimate/0.4.19/docker-compose.yml b/apps/certimate/0.4.20/docker-compose.yml similarity index 92% rename from apps/certimate/0.4.19/docker-compose.yml rename to apps/certimate/0.4.20/docker-compose.yml index 44b9228bd..b8d7ca4b4 100644 --- a/apps/certimate/0.4.19/docker-compose.yml +++ b/apps/certimate/0.4.20/docker-compose.yml @@ -1,6 +1,6 @@ services: certimate: - image: "certimate/certimate:v0.4.19" + image: "certimate/certimate:v0.4.20" container_name: ${CONTAINER_NAME} restart: always networks: