From d34aa257f890ac112bdcb3a1c993f91cbb1ad4bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 08:11:08 +0000 Subject: [PATCH 1/2] chore(deps): update dataease/sqlbot docker tag to v1.9.0 --- apps/sqlbot/1.8.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/sqlbot/1.8.0/docker-compose.yml b/apps/sqlbot/1.8.0/docker-compose.yml index 8fef8b8f0704..8580f5e87510 100644 --- a/apps/sqlbot/1.8.0/docker-compose.yml +++ b/apps/sqlbot/1.8.0/docker-compose.yml @@ -1,6 +1,6 @@ services: sqlbot: - image: dataease/sqlbot:v1.8.0 + image: dataease/sqlbot:v1.9.0 container_name: ${CONTAINER_NAME} restart: always ports: From 4b35540b42f5c2c54ed87cbfbaf957394d121eda Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Mon, 8 Jun 2026 08:11:24 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/sqlbot/{1.8.0 => 1.9.0}/data.yml | 0 apps/sqlbot/{1.8.0 => 1.9.0}/docker-compose.yml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename apps/sqlbot/{1.8.0 => 1.9.0}/data.yml (100%) rename apps/sqlbot/{1.8.0 => 1.9.0}/docker-compose.yml (100%) diff --git a/apps/sqlbot/1.8.0/data.yml b/apps/sqlbot/1.9.0/data.yml similarity index 100% rename from apps/sqlbot/1.8.0/data.yml rename to apps/sqlbot/1.9.0/data.yml diff --git a/apps/sqlbot/1.8.0/docker-compose.yml b/apps/sqlbot/1.9.0/docker-compose.yml similarity index 100% rename from apps/sqlbot/1.8.0/docker-compose.yml rename to apps/sqlbot/1.9.0/docker-compose.yml