Skip to content

Commit 66af13f

Browse files
chore(deps): Update CloudQuery monorepo modules
1 parent 41973e4 commit 66af13f

23 files changed

Lines changed: 38 additions & 38 deletions

File tree

transformations/aws/asset-inventory-free/tests/clickhouse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v33.23.0" # latest version of source aws plugin
6+
version: "v33.31.1" # latest version of source aws plugin
77
destinations: ["clickhouse"]
88
tables: ["*"]
99
---

transformations/aws/asset-inventory-free/tests/postgres.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v33.23.0" # latest version of source aws plugin
6+
version: "v33.31.1" # latest version of source aws plugin
77
destinations: ["postgresql"]
88
tables: ["*"]
99
---
@@ -12,7 +12,7 @@ spec:
1212
name: "postgresql"
1313
path: "cloudquery/postgresql"
1414
registry: cloudquery
15-
version: "v8.14.9" # latest version of postgresql plugin
15+
version: "v8.15.0" # latest version of postgresql plugin
1616
spec:
1717
batch_size: 10000
1818
connection_string: ${CQ_DSN}

transformations/aws/asset-inventory-free/tests/snowflake.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v33.23.0" # latest version of source aws plugin
6+
version: "v33.31.1" # latest version of source aws plugin
77
destinations: ["snowflake"]
88
tables: ["*"]
99
---
@@ -12,7 +12,7 @@ spec:
1212
name: snowflake
1313
path: cloudquery/snowflake
1414
registry: cloudquery
15-
version: "v5.2.10" # latest version of destination snowflake plugin
15+
version: "v5.2.11" # latest version of destination snowflake plugin
1616
migrate_mode: forced
1717
spec:
1818
connection_string: ${SNOWFLAKE_CONNECTION_STRING}

transformations/aws/compliance-premium/tests/bigquery.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v33.23.0" # latest version of source aws plugin
6+
version: "v33.31.1" # latest version of source aws plugin
77
destinations: ["bigquery"]
88
tables: ["*"]
99
---
@@ -12,7 +12,7 @@ spec:
1212
name: bigquery
1313
path: cloudquery/bigquery
1414
registry: cloudquery
15-
version: "v4.7.9" # latest version of destination bigquery plugin
15+
version: "v4.7.10" # latest version of destination bigquery plugin
1616
write_mode: "append"
1717
spec:
1818
project_id: cq-integration-tests

transformations/aws/compliance-premium/tests/postgres.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v33.23.0" # latest version of source aws plugin
6+
version: "v33.31.1" # latest version of source aws plugin
77
destinations: ["postgresql"]
88
tables: ["*"]
99
---
@@ -12,7 +12,7 @@ spec:
1212
name: "postgresql"
1313
path: "cloudquery/postgresql"
1414
registry: cloudquery
15-
version: "v8.14.9" # latest version of postgresql plugin
15+
version: "v8.15.0" # latest version of postgresql plugin
1616
spec:
1717
batch_size: 10000
1818
connection_string: ${CQ_DSN}

transformations/aws/compliance-premium/tests/s3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v33.23.0" # latest version of source aws plugin
6+
version: "v33.31.1" # latest version of source aws plugin
77
destinations: ["s3"]
88
tables: ["*"]
99
---

transformations/aws/compliance-premium/tests/snowflake.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v33.23.0" # latest version of source aws plugin
6+
version: "v33.31.1" # latest version of source aws plugin
77
destinations: ["snowflake"]
88
tables: ["*"]
99
---
@@ -12,7 +12,7 @@ spec:
1212
name: snowflake
1313
path: cloudquery/snowflake
1414
registry: cloudquery
15-
version: "v5.2.10" # latest version of destination snowflake plugin
15+
version: "v5.2.11" # latest version of destination snowflake plugin
1616
migrate_mode: forced
1717
spec:
1818
connection_string: ${SNOWFLAKE_CONNECTION_STRING}

transformations/aws/cost/tests/postgres.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v33.23.0" # latest version of source aws plugin
6+
version: "v33.31.1" # latest version of source aws plugin
77
destinations: ["postgresql"]
88
tables: ["*"]
99
---
@@ -12,7 +12,7 @@ spec:
1212
name: "postgresql"
1313
path: "cloudquery/postgresql"
1414
registry: cloudquery
15-
version: "v8.14.9" # latest version of postgresql plugin
15+
version: "v8.15.0" # latest version of postgresql plugin
1616
spec:
1717
batch_size: 10000
1818
connection_string: ${CQ_DSN}

transformations/aws/data-resilience/tests/postgres.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v33.23.0" # latest version of source aws plugin
6+
version: "v33.31.1" # latest version of source aws plugin
77
destinations: ["postgresql"]
88
tables: ["*"]
99
---
@@ -12,7 +12,7 @@ spec:
1212
name: "postgresql"
1313
path: "cloudquery/postgresql"
1414
registry: cloudquery
15-
version: "v8.14.9" # latest version of postgresql plugin
15+
version: "v8.15.0" # latest version of postgresql plugin
1616
spec:
1717
batch_size: 10000
1818
connection_string: ${CQ_DSN}

transformations/aws/encryption/tests/postgres.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v33.23.0" # latest version of source aws plugin
6+
version: "v33.31.1" # latest version of source aws plugin
77
destinations: ["postgresql"]
88
tables: ["*"]
99
---
@@ -12,7 +12,7 @@ spec:
1212
name: "postgresql"
1313
path: "cloudquery/postgresql"
1414
registry: cloudquery
15-
version: "v8.14.9" # latest version of postgresql plugin
15+
version: "v8.15.0" # latest version of postgresql plugin
1616
spec:
1717
batch_size: 10000
1818
connection_string: ${CQ_DSN}

0 commit comments

Comments
 (0)