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
renovate-bot committed Jan 16, 2024
1 parent 683e512 commit 10e2c64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/cloudquery/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,15 +90,15 @@ config: |
spec:
name: aws
path: cloudquery/aws
version: "v23.4.0" # latest version of aws plugin
version: "v23.5.0" # latest version of aws plugin
tables: ["aws_ec2_instances"]
destinations: ["postgresql"]
---
kind: destination
spec:
name: postgresql
path: cloudquery/postgresql
version: "v7.1.5" # latest version of postgresql plugin
version: "v7.1.6" # latest version of postgresql plugin
spec:
connection_string: ${CQ_DSN}
Expand Down

0 comments on commit 10e2c64

Please sign in to comment.