Skip to content

Commit 349fa78

Browse files
cq-botrenovate-bot
andauthored
fix(deps): Update dependency cloudquery/cloudquery to v4.2.1 (#89)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 43584ab commit 349fa78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example_configs/parallel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kind: source
22
spec:
33
name: 'aws-REGION_PLACEHOLDER'
44
path: cloudquery/aws
5-
version: 'v4.2.0' # latest version of aws plugin
5+
version: 'v4.2.1' # latest version of aws plugin
66
destinations: ['postgresql-REGION_PLACEHOLDER']
77
spec:
88
regions:

example_configs/serial.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
kind: source
22
spec:
33
name: 'aws'
4-
version: 'v4.2.0' # latest version of aws plugin
4+
version: 'v4.2.1' # latest version of aws plugin
55
destinations: ['postgresql']
66
---
77
kind: destination

0 commit comments

Comments
 (0)