Skip to content

Commit 5d22818

Browse files
authored
chore(deps): Update CloudQuery monorepo modules (#1462)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [destination-postgresql](https://hub.cloudquery.io) | patch | `v8.12.1` -> `v8.12.2` | | [destination-snowflake](https://hub.cloudquery.io) | patch | `v5.1.2` -> `v5.1.3` | | [source-aws](https://hub.cloudquery.io) | minor | `v32.45.0` -> `v32.46.0` | | [source-azure](https://hub.cloudquery.io) | patch | `v17.12.0` -> `v17.12.1` | | [source-gcp](https://hub.cloudquery.io) | patch | `v19.5.0` -> `v19.5.1` | | [source-k8s](https://hub.cloudquery.io) | patch | `v7.9.11` -> `v7.9.12` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent c75e906 commit 5d22818

File tree

23 files changed

+39
-39
lines changed

23 files changed

+39
-39
lines changed

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: "v32.45.0" # latest version of source aws plugin
6+
version: "v32.46.0" # 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: "v32.45.0" # latest version of source aws plugin
6+
version: "v32.46.0" # 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.12.1" # latest version of postgresql plugin
15+
version: "v8.12.2" # 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: "v32.45.0" # latest version of source aws plugin
6+
version: "v32.46.0" # 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.1.2" # latest version of destination snowflake plugin
15+
version: "v5.1.3" # 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: 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: "v32.45.0" # latest version of source aws plugin
6+
version: "v32.46.0" # latest version of source aws plugin
77
destinations: ["bigquery"]
88
tables: ["*"]
99
---

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: "v32.45.0" # latest version of source aws plugin
6+
version: "v32.46.0" # 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.12.1" # latest version of postgresql plugin
15+
version: "v8.12.2" # 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: "v32.45.0" # latest version of source aws plugin
6+
version: "v32.46.0" # 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: "v32.45.0" # latest version of source aws plugin
6+
version: "v32.46.0" # 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.1.2" # latest version of destination snowflake plugin
15+
version: "v5.1.3" # 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: "v32.45.0" # latest version of source aws plugin
6+
version: "v32.46.0" # 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.12.1" # latest version of postgresql plugin
15+
version: "v8.12.2" # 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: "v32.45.0" # latest version of source aws plugin
6+
version: "v32.46.0" # 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.12.1" # latest version of postgresql plugin
15+
version: "v8.12.2" # 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: "v32.45.0" # latest version of source aws plugin
6+
version: "v32.46.0" # 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.12.1" # latest version of postgresql plugin
15+
version: "v8.12.2" # latest version of postgresql plugin
1616
spec:
1717
batch_size: 10000
1818
connection_string: ${CQ_DSN}

0 commit comments

Comments
 (0)