Skip to content

Commit

Permalink
Merge branch 'main' into renovate/cloudquery-monorepo-modules
Browse files Browse the repository at this point in the history
  • Loading branch information
k-rheinheimer authored Dec 2, 2024
2 parents fd2635d + 633ed9e commit de2f6fe
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v15.5.0" # latest version of source azure plugin
version: "v16.0.0" # latest version of source azure plugin
destinations: ["bigquery"]
tables: ["*"]
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: azure
path: cloudquery/azure
version: "v15.5.0" # latest version of source azure plugin
version: "v16.0.0" # latest version of source azure plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v15.5.0" # latest version of source azure plugin
version: "v16.0.0" # latest version of source azure plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v15.5.0" # latest version of source azure plugin
version: "v16.0.0" # latest version of source azure plugin
destinations: ["bigquery"]
tables: ["*"]
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v15.5.0" # latest version of source azure plugin
version: "v16.0.0" # latest version of source azure plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v15.5.0" # latest version of source azure plugin
version: "v16.0.0" # latest version of source azure plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand Down

0 comments on commit de2f6fe

Please sign in to comment.