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
cq-bot committed Nov 27, 2024
1 parent 6b728e8 commit 075a912
Showing 23 changed files with 44 additions and 44 deletions.
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v28.6.0" # latest version of source aws plugin
version: "v28.7.1" # latest version of source aws plugin
destinations: ["clickhouse"]
tables: ["*"]
---
4 changes: 2 additions & 2 deletions transformations/aws/asset-inventory-free/tests/postgres.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v28.6.0" # latest version of source aws plugin
version: "v28.7.1" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
@@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.6.7" # latest version of postgresql plugin
version: "v8.6.8" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
4 changes: 2 additions & 2 deletions transformations/aws/asset-inventory-free/tests/snowflake.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v28.6.0" # latest version of source aws plugin
version: "v28.7.1" # latest version of source aws plugin
destinations: ["snowflake"]
tables: ["*"]
---
@@ -12,7 +12,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: cloudquery
version: "v4.3.6" # latest version of destination snowflake plugin
version: "v4.3.7" # latest version of destination snowflake plugin
migrate_mode: forced
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
4 changes: 2 additions & 2 deletions transformations/aws/compliance-premium/tests/bigquery.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v28.6.0" # latest version of source aws plugin
version: "v28.7.1" # latest version of source aws plugin
destinations: ["bigquery"]
tables: ["*"]
---
@@ -12,7 +12,7 @@ spec:
name: bigquery
path: cloudquery/bigquery
registry: cloudquery
version: "v4.1.18" # latest version of destination bigquery plugin
version: "v4.1.19" # latest version of destination bigquery plugin
write_mode: "append"
spec:
project_id: cq-integration-tests
4 changes: 2 additions & 2 deletions transformations/aws/compliance-premium/tests/postgres.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v28.6.0" # latest version of source aws plugin
version: "v28.7.1" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
@@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.6.7" # latest version of postgresql plugin
version: "v8.6.8" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
2 changes: 1 addition & 1 deletion transformations/aws/compliance-premium/tests/s3.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v28.6.0" # latest version of source aws plugin
version: "v28.7.1" # latest version of source aws plugin
destinations: ["s3"]
tables: ["*"]
---
4 changes: 2 additions & 2 deletions transformations/aws/compliance-premium/tests/snowflake.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v28.6.0" # latest version of source aws plugin
version: "v28.7.1" # latest version of source aws plugin
destinations: ["snowflake"]
tables: ["*"]
---
@@ -12,7 +12,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: cloudquery
version: "v4.3.6" # latest version of destination snowflake plugin
version: "v4.3.7" # latest version of destination snowflake plugin
migrate_mode: forced
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
4 changes: 2 additions & 2 deletions transformations/aws/cost/tests/postgres.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v28.6.0" # latest version of source aws plugin
version: "v28.7.1" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
@@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.6.7" # latest version of postgresql plugin
version: "v8.6.8" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
4 changes: 2 additions & 2 deletions transformations/aws/data-resilience/tests/postgres.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v28.6.0" # latest version of source aws plugin
version: "v28.7.1" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
@@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.6.7" # latest version of postgresql plugin
version: "v8.6.8" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
4 changes: 2 additions & 2 deletions transformations/aws/encryption/tests/postgres.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v28.6.0" # latest version of source aws plugin
version: "v28.7.1" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
@@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.6.7" # latest version of postgresql plugin
version: "v8.6.8" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
4 changes: 2 additions & 2 deletions transformations/azure/asset-inventory-free/tests/bigquery.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v15.1.0" # latest version of source azure plugin
version: "v15.5.0" # latest version of source azure plugin
destinations: ["bigquery"]
tables: ["*"]
---
@@ -12,7 +12,7 @@ spec:
name: bigquery
path: cloudquery/bigquery
registry: cloudquery
version: "v4.1.18" # latest version of destination bigquery plugin
version: "v4.1.19" # latest version of destination bigquery plugin
write_mode: "append"
spec:
project_id: cq-integration-tests
4 changes: 2 additions & 2 deletions transformations/azure/asset-inventory-free/tests/postgres.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ kind: source
spec:
name: azure
path: cloudquery/azure
version: "v15.1.0" # latest version of source azure plugin
version: "v15.5.0" # latest version of source azure plugin
destinations: ["postgresql"]
tables: ["*"]
---
@@ -11,7 +11,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.6.7" # latest version of postgresql plugin
version: "v8.6.8" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v15.1.0" # latest version of source azure plugin
version: "v15.5.0" # latest version of source azure plugin
destinations: ["snowflake"]
tables: ["*"]
---
@@ -12,7 +12,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: cloudquery
version: "v4.3.6" # latest version of destination snowflake plugin
version: "v4.3.7" # latest version of destination snowflake plugin
migrate_mode: forced
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
4 changes: 2 additions & 2 deletions transformations/azure/compliance-premium/tests/bigquery.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v15.1.0" # latest version of source azure plugin
version: "v15.5.0" # latest version of source azure plugin
destinations: ["bigquery"]
tables: ["*"]
---
@@ -12,7 +12,7 @@ spec:
name: bigquery
path: cloudquery/bigquery
registry: cloudquery
version: "v4.1.18" # latest version of destination bigquery plugin
version: "v4.1.19" # latest version of destination bigquery plugin
write_mode: "append"
spec:
project_id: cq-integration-tests
4 changes: 2 additions & 2 deletions transformations/azure/compliance-premium/tests/postgres.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v15.1.0" # latest version of source azure plugin
version: "v15.5.0" # latest version of source azure plugin
destinations: ["postgresql"]
tables: ["*"]
---
@@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.6.7" # latest version of postgresql plugin
version: "v8.6.8" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
4 changes: 2 additions & 2 deletions transformations/azure/compliance-premium/tests/snowflake.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v15.1.0" # latest version of source azure plugin
version: "v15.5.0" # latest version of source azure plugin
destinations: ["snowflake"]
tables: ["*"]
---
@@ -12,7 +12,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: cloudquery
version: "v4.3.6" # latest version of destination snowflake plugin
version: "v4.3.7" # latest version of destination snowflake plugin
migrate_mode: forced
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
4 changes: 2 additions & 2 deletions transformations/gcp/asset-inventory-free/tests/bigquery.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: gcp
path: cloudquery/gcp
registry: cloudquery
version: "v17.2.0" # latest version of source gcp plugin
version: "v17.3.0" # latest version of source gcp plugin
destinations: ["bigquery"]
tables: ["*"]
---
@@ -12,7 +12,7 @@ spec:
name: bigquery
path: cloudquery/bigquery
registry: cloudquery
version: "v4.1.18" # latest version of destination bigquery plugin
version: "v4.1.19" # latest version of destination bigquery plugin
write_mode: "append"
spec:
project_id: cq-integration-tests
4 changes: 2 additions & 2 deletions transformations/gcp/asset-inventory-free/tests/postgres.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ kind: source
spec:
name: gcp
path: cloudquery/gcp
version: "v17.2.0" # latest version of source gcp plugin
version: "v17.3.0" # latest version of source gcp plugin
destinations: ["postgresql"]
tables: ["*"]
---
@@ -11,7 +11,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.6.7" # latest version of postgresql plugin
version: "v8.6.8" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
4 changes: 2 additions & 2 deletions transformations/gcp/asset-inventory-free/tests/snowflake.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ spec:
name: gcp
path: cloudquery/gcp
registry: cloudquery
version: "v17.2.0" # latest version of source gcp plugin
version: "v17.3.0" # latest version of source gcp plugin
destinations: ["snowflake"]
tables: ["*"]
---
@@ -12,7 +12,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: cloudquery
version: "v4.3.6" # latest version of destination snowflake plugin
version: "v4.3.7" # latest version of destination snowflake plugin
migrate_mode: forced
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
4 changes: 2 additions & 2 deletions transformations/gcp/compliance-premium/tests/bigquery.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ kind: source
spec:
name: gcp
path: cloudquery/gcp
version: "v17.2.0" # latest version of source gcp plugin
version: "v17.3.0" # latest version of source gcp plugin
destinations: ["bigquery"]
tables: ["*"]
---
@@ -11,7 +11,7 @@ spec:
name: bigquery
path: cloudquery/bigquery
registry: cloudquery
version: "v4.1.18" # latest version of destination bigquery plugin
version: "v4.1.19" # latest version of destination bigquery plugin
write_mode: "append"
spec:
project_id: cq-integration-tests
4 changes: 2 additions & 2 deletions transformations/gcp/compliance-premium/tests/postgres.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ kind: source
spec:
name: gcp
path: cloudquery/gcp
version: "v17.2.0" # latest version of source gcp plugin
version: "v17.3.0" # latest version of source gcp plugin
destinations: ["postgresql"]
tables: ["*"]
---
@@ -11,7 +11,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.6.7" # latest version of postgresql plugin
version: "v8.6.8" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
4 changes: 2 additions & 2 deletions transformations/gcp/compliance-premium/tests/snowflake.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ kind: source
spec:
name: gcp
path: cloudquery/gcp
version: "v17.2.0" # latest version of source gcp plugin
version: "v17.3.0" # latest version of source gcp plugin
destinations: ["snowflake"]
tables: ["*"]
---
@@ -11,7 +11,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: cloudquery
version: "v4.3.6" # latest version of destination snowflake plugin
version: "v4.3.7" # latest version of destination snowflake plugin
migrate_mode: forced
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
4 changes: 2 additions & 2 deletions transformations/k8s/compliance-premium/tests/postgres.yml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ spec:
name: k8s
path: cloudquery/k8s
registry: cloudquery
version: "v7.2.2" # latest version of source k8s plugin
version: "v7.3.0" # latest version of source k8s plugin
tables: ["*"]
destinations: ["postgresql"]
spec:
@@ -15,7 +15,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.6.7" # latest version of postgresql plugin
version: "v8.6.8" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}

0 comments on commit 075a912

Please sign in to comment.