From dba53296d60ffa96c41304343248b6545098e9e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 14:51:21 +0000 Subject: [PATCH 1/2] chore(deps): update openiothub/gateway-go docker tag to v0.3.23 --- apps/gateway-go/0.3.20/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/gateway-go/0.3.20/docker-compose.yml b/apps/gateway-go/0.3.20/docker-compose.yml index 3fad4e529..7e09f24f5 100644 --- a/apps/gateway-go/0.3.20/docker-compose.yml +++ b/apps/gateway-go/0.3.20/docker-compose.yml @@ -5,6 +5,6 @@ services: network_mode: "host" volumes: - "${DATA_PATH}:/root" - image: openiothub/gateway-go:v0.3.20 + image: openiothub/gateway-go:v0.3.23 labels: createdBy: "Apps" From c0ed27b7089a330e59527e84c2e4c1b23b42bf41 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Thu, 19 Jun 2025 14:51:36 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/gateway-go/{0.3.20 => 0.3.23}/.env.sample | 0 apps/gateway-go/{0.3.20 => 0.3.23}/data.yml | 0 apps/gateway-go/{0.3.20 => 0.3.23}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/gateway-go/{0.3.20 => 0.3.23}/.env.sample (100%) rename apps/gateway-go/{0.3.20 => 0.3.23}/data.yml (100%) rename apps/gateway-go/{0.3.20 => 0.3.23}/docker-compose.yml (100%) diff --git a/apps/gateway-go/0.3.20/.env.sample b/apps/gateway-go/0.3.23/.env.sample similarity index 100% rename from apps/gateway-go/0.3.20/.env.sample rename to apps/gateway-go/0.3.23/.env.sample diff --git a/apps/gateway-go/0.3.20/data.yml b/apps/gateway-go/0.3.23/data.yml similarity index 100% rename from apps/gateway-go/0.3.20/data.yml rename to apps/gateway-go/0.3.23/data.yml diff --git a/apps/gateway-go/0.3.20/docker-compose.yml b/apps/gateway-go/0.3.23/docker-compose.yml similarity index 100% rename from apps/gateway-go/0.3.20/docker-compose.yml rename to apps/gateway-go/0.3.23/docker-compose.yml