From a688d078e4413edc9c1eb67cf75cf7ede514c4a6 Mon Sep 17 00:00:00 2001 From: "cloudquery-ci[bot]" <271027272+cloudquery-ci[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 21:01:50 +0000 Subject: [PATCH] chore(deps): Update dependency source-azure to v21 --- bench_configs/source_azure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bench_configs/source_azure.yml b/bench_configs/source_azure.yml index 4140953..8258f71 100644 --- a/bench_configs/source_azure.yml +++ b/bench_configs/source_azure.yml @@ -2,7 +2,7 @@ kind: source spec: name: "azure" path: "cloudquery/azure" - version: "v20.0.0" # latest version of source azure plugin + version: "v21.0.0" # latest version of source azure plugin destinations: ${DESTINATIONS} tables: ["*"] skip_dependent_tables: true