From 3b562e83a57d583ca6603acc6a18a944479dff3f Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Wed, 27 Mar 2024 19:37:20 +0200 Subject: [PATCH] chore(deps): Update dependency destination-postgresql to v8 (#698) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [destination-postgresql](https://hub.cloudquery.io) | major | `v7.6.0` -> `v8.0.0` | --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- transformations/gcp/asset-inventory-free/tests/postgres.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transformations/gcp/asset-inventory-free/tests/postgres.yml b/transformations/gcp/asset-inventory-free/tests/postgres.yml index ef6e9b39d..5b506e61a 100644 --- a/transformations/gcp/asset-inventory-free/tests/postgres.yml +++ b/transformations/gcp/asset-inventory-free/tests/postgres.yml @@ -11,7 +11,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v7.6.0" # latest version of postgresql plugin + version: "v8.0.0" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN}