Skip to content

Commit 2526cc6

Browse files
authored
chore(deps): Update CloudQuery monorepo modules (#1496)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [source-aws](https://hub.cloudquery.io) | patch | `v32.48.0` -> `v32.48.1` | | [source-gcp](https://hub.cloudquery.io) | patch | `v19.8.1` -> `v19.8.2` | --- ### 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 3384a68 commit 2526cc6

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
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.48.0" # latest version of source aws plugin
6+
version: "v32.48.1" # latest version of source aws plugin
77
destinations: ["clickhouse"]
88
tables: ["*"]
99
---

transformations/aws/asset-inventory-free/tests/postgres.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.48.0" # latest version of source aws plugin
6+
version: "v32.48.1" # latest version of source aws plugin
77
destinations: ["postgresql"]
88
tables: ["*"]
99
---

transformations/aws/asset-inventory-free/tests/snowflake.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.48.0" # latest version of source aws plugin
6+
version: "v32.48.1" # latest version of source aws plugin
77
destinations: ["snowflake"]
88
tables: ["*"]
99
---

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.48.0" # latest version of source aws plugin
6+
version: "v32.48.1" # latest version of source aws plugin
77
destinations: ["bigquery"]
88
tables: ["*"]
99
---

transformations/aws/compliance-premium/tests/postgres.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.48.0" # latest version of source aws plugin
6+
version: "v32.48.1" # latest version of source aws plugin
77
destinations: ["postgresql"]
88
tables: ["*"]
99
---

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.48.0" # latest version of source aws plugin
6+
version: "v32.48.1" # latest version of source aws plugin
77
destinations: ["s3"]
88
tables: ["*"]
99
---

transformations/aws/compliance-premium/tests/snowflake.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.48.0" # latest version of source aws plugin
6+
version: "v32.48.1" # latest version of source aws plugin
77
destinations: ["snowflake"]
88
tables: ["*"]
99
---

transformations/aws/cost/tests/postgres.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.48.0" # latest version of source aws plugin
6+
version: "v32.48.1" # latest version of source aws plugin
77
destinations: ["postgresql"]
88
tables: ["*"]
99
---

transformations/aws/data-resilience/tests/postgres.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.48.0" # latest version of source aws plugin
6+
version: "v32.48.1" # latest version of source aws plugin
77
destinations: ["postgresql"]
88
tables: ["*"]
99
---

transformations/aws/encryption/tests/postgres.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.48.0" # latest version of source aws plugin
6+
version: "v32.48.1" # latest version of source aws plugin
77
destinations: ["postgresql"]
88
tables: ["*"]
99
---

0 commit comments

Comments
 (0)