From 841ba560d99972870c416222c816059fd4fcb57d Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Tue, 21 Jan 2025 14:33:52 +0000 Subject: [PATCH] chore(deps): Update dependency destination-postgresql to v8.7.8 (#1214) 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) | patch | `v8.7.7` -> `v8.7.8` | --- ### 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/aws/asset-inventory-free/tests/postgres.yml | 2 +- transformations/aws/compliance-premium/tests/postgres.yml | 2 +- transformations/aws/cost/tests/postgres.yml | 2 +- transformations/aws/data-resilience/tests/postgres.yml | 2 +- transformations/aws/encryption/tests/postgres.yml | 2 +- transformations/azure/asset-inventory-free/tests/postgres.yml | 2 +- transformations/azure/compliance-premium/tests/postgres.yml | 2 +- transformations/gcp/asset-inventory-free/tests/postgres.yml | 2 +- transformations/gcp/compliance-premium/tests/postgres.yml | 2 +- transformations/k8s/compliance-premium/tests/postgres.yml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/transformations/aws/asset-inventory-free/tests/postgres.yml b/transformations/aws/asset-inventory-free/tests/postgres.yml index 9b3a50344..27a8de341 100644 --- a/transformations/aws/asset-inventory-free/tests/postgres.yml +++ b/transformations/aws/asset-inventory-free/tests/postgres.yml @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.7.7" # latest version of postgresql plugin + version: "v8.7.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/aws/compliance-premium/tests/postgres.yml b/transformations/aws/compliance-premium/tests/postgres.yml index 9b3a50344..27a8de341 100644 --- a/transformations/aws/compliance-premium/tests/postgres.yml +++ b/transformations/aws/compliance-premium/tests/postgres.yml @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.7.7" # latest version of postgresql plugin + version: "v8.7.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/aws/cost/tests/postgres.yml b/transformations/aws/cost/tests/postgres.yml index 9b3a50344..27a8de341 100644 --- a/transformations/aws/cost/tests/postgres.yml +++ b/transformations/aws/cost/tests/postgres.yml @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.7.7" # latest version of postgresql plugin + version: "v8.7.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/aws/data-resilience/tests/postgres.yml b/transformations/aws/data-resilience/tests/postgres.yml index 9b3a50344..27a8de341 100644 --- a/transformations/aws/data-resilience/tests/postgres.yml +++ b/transformations/aws/data-resilience/tests/postgres.yml @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.7.7" # latest version of postgresql plugin + version: "v8.7.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/aws/encryption/tests/postgres.yml b/transformations/aws/encryption/tests/postgres.yml index 9b3a50344..27a8de341 100644 --- a/transformations/aws/encryption/tests/postgres.yml +++ b/transformations/aws/encryption/tests/postgres.yml @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.7.7" # latest version of postgresql plugin + version: "v8.7.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/azure/asset-inventory-free/tests/postgres.yml b/transformations/azure/asset-inventory-free/tests/postgres.yml index e3f4b8fd3..b76798049 100644 --- a/transformations/azure/asset-inventory-free/tests/postgres.yml +++ b/transformations/azure/asset-inventory-free/tests/postgres.yml @@ -11,7 +11,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.7.7" # latest version of postgresql plugin + version: "v8.7.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/azure/compliance-premium/tests/postgres.yml b/transformations/azure/compliance-premium/tests/postgres.yml index 6892104d3..cbef70865 100644 --- a/transformations/azure/compliance-premium/tests/postgres.yml +++ b/transformations/azure/compliance-premium/tests/postgres.yml @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.7.7" # latest version of postgresql plugin + version: "v8.7.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} \ No newline at end of file diff --git a/transformations/gcp/asset-inventory-free/tests/postgres.yml b/transformations/gcp/asset-inventory-free/tests/postgres.yml index b89af8fce..aa7f8d212 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: "v8.7.7" # latest version of postgresql plugin + version: "v8.7.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/gcp/compliance-premium/tests/postgres.yml b/transformations/gcp/compliance-premium/tests/postgres.yml index ba3168fb3..54c3fff30 100644 --- a/transformations/gcp/compliance-premium/tests/postgres.yml +++ b/transformations/gcp/compliance-premium/tests/postgres.yml @@ -11,7 +11,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.7.7" # latest version of postgresql plugin + version: "v8.7.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} \ No newline at end of file diff --git a/transformations/k8s/compliance-premium/tests/postgres.yml b/transformations/k8s/compliance-premium/tests/postgres.yml index 1218dd345..47e24eabb 100644 --- a/transformations/k8s/compliance-premium/tests/postgres.yml +++ b/transformations/k8s/compliance-premium/tests/postgres.yml @@ -15,7 +15,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.7.7" # latest version of postgresql plugin + version: "v8.7.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} \ No newline at end of file