Skip to content

Commit

Permalink
chore(deps): Update CloudQuery monorepo modules
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 26, 2023
1 parent 234c8d4 commit 65f0efa
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: aws
path: cloudquery/aws
version: "v22.19.2" # latest version of source aws plugin
version: "v23.3.0" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/compliance-free/tests/bigquery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: aws
path: cloudquery/aws
version: "v22.19.2" # latest version of source aws plugin
version: "v23.3.0" # latest version of source aws plugin
destinations: ["bigquery"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/compliance-free/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: aws
path: cloudquery/aws
version: "v22.19.2" # latest version of source aws plugin
version: "v23.3.0" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/compliance-free/tests/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: aws
path: cloudquery/aws
version: "v22.19.2" # latest version of source aws plugin
version: "v23.3.0" # latest version of source aws plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/compliance-premium/tests/bigquery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: aws
path: cloudquery/aws
version: "v22.19.2" # latest version of source aws plugin
version: "v23.3.0" # latest version of source aws plugin
destinations: ["bigquery"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/compliance-premium/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: aws
path: cloudquery/aws
version: "v22.19.2" # latest version of source aws plugin
version: "v23.3.0" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/compliance-premium/tests/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: aws
path: cloudquery/aws
version: "v22.19.2" # latest version of source aws plugin
version: "v23.3.0" # latest version of source aws plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/cost/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: aws
path: cloudquery/aws
version: "v22.19.2" # latest version of source aws plugin
version: "v23.3.0" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/data-resilience/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: aws
path: cloudquery/aws
version: "v22.19.2" # latest version of source aws plugin
version: "v23.3.0" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/encryption/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: aws
path: cloudquery/aws
version: "v22.19.2" # latest version of source aws plugin
version: "v23.3.0" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/azure/compliance-free/tests/postgres.yml
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: "v10.3.0" # latest version of source azure plugin
version: "v11.1.0" # latest version of source azure plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/azure/compliance-free/tests/snowflake.yml
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: "v10.3.0" # latest version of source azure plugin
version: "v11.1.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: "v10.3.0" # latest version of source azure plugin
version: "v11.1.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: "v10.3.0" # latest version of source azure plugin
version: "v11.1.0" # latest version of source azure plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-free/tests/bigquery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: gcp
path: cloudquery/gcp
version: "v10.0.0" # latest version of source gcp plugin
version: "v11.2.0" # latest version of source gcp plugin
destinations: ["bigquery"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-free/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: gcp
path: cloudquery/gcp
version: "v10.0.0" # latest version of source gcp plugin
version: "v11.2.0" # latest version of source gcp plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-free/tests/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: gcp
path: cloudquery/gcp
version: "v10.0.0" # latest version of source gcp plugin
version: "v11.2.0" # latest version of source gcp plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-premium/tests/bigquery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: gcp
path: cloudquery/gcp
version: "v10.0.0" # latest version of source gcp plugin
version: "v11.2.0" # latest version of source gcp plugin
destinations: ["bigquery"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-premium/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: gcp
path: cloudquery/gcp
version: "v10.0.0" # latest version of source gcp plugin
version: "v11.2.0" # latest version of source gcp plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-premium/tests/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: gcp
path: cloudquery/gcp
version: "v10.0.0" # latest version of source gcp plugin
version: "v11.2.0" # latest version of source gcp plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand Down

0 comments on commit 65f0efa

Please sign in to comment.