diff --git a/transformations/aws/asset-inventory-free/tests/postgres.yml b/transformations/aws/asset-inventory-free/tests/postgres.yml index ad2703348..77936cb0e 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: "v7.3.1" # latest version of postgresql plugin + version: "v7.3.2" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/aws/compliance-free/tests/postgres.yml b/transformations/aws/compliance-free/tests/postgres.yml index ad2703348..77936cb0e 100644 --- a/transformations/aws/compliance-free/tests/postgres.yml +++ b/transformations/aws/compliance-free/tests/postgres.yml @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v7.3.1" # latest version of postgresql plugin + version: "v7.3.2" # 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 ad2703348..77936cb0e 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: "v7.3.1" # latest version of postgresql plugin + version: "v7.3.2" # 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 ad2703348..77936cb0e 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: "v7.3.1" # latest version of postgresql plugin + version: "v7.3.2" # 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 ad2703348..77936cb0e 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: "v7.3.1" # latest version of postgresql plugin + version: "v7.3.2" # 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 ad2703348..77936cb0e 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: "v7.3.1" # latest version of postgresql plugin + version: "v7.3.2" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/azure/compliance-free/tests/postgres.yml b/transformations/azure/compliance-free/tests/postgres.yml index fe36fd475..70c4692cb 100644 --- a/transformations/azure/compliance-free/tests/postgres.yml +++ b/transformations/azure/compliance-free/tests/postgres.yml @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v7.3.1" # latest version of postgresql plugin + version: "v7.3.2" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} \ No newline at end of file diff --git a/transformations/azure/compliance-premium/tests/postgres.yml b/transformations/azure/compliance-premium/tests/postgres.yml index fe36fd475..70c4692cb 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: "v7.3.1" # latest version of postgresql plugin + version: "v7.3.2" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} \ No newline at end of file diff --git a/transformations/gcp/compliance-free/tests/postgres.yml b/transformations/gcp/compliance-free/tests/postgres.yml index 37844dc08..87fc0863b 100644 --- a/transformations/gcp/compliance-free/tests/postgres.yml +++ b/transformations/gcp/compliance-free/tests/postgres.yml @@ -10,7 +10,7 @@ kind: destination spec: name: "postgresql" path: "cloudquery/postgresql" - version: "v7.3.1" # latest version of postgresql plugin + version: "v7.3.2" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} \ No newline at end of file diff --git a/transformations/gcp/compliance-premium/tests/postgres.yml b/transformations/gcp/compliance-premium/tests/postgres.yml index b0f53e7a4..cec881f43 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: "v7.3.1" # latest version of postgresql plugin + version: "v7.3.2" # 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-free/tests/postgres.yml b/transformations/k8s/compliance-free/tests/postgres.yml index 4f972479c..a0e3917a5 100644 --- a/transformations/k8s/compliance-free/tests/postgres.yml +++ b/transformations/k8s/compliance-free/tests/postgres.yml @@ -15,7 +15,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v7.3.1" # latest version of postgresql plugin + version: "v7.3.2" # 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 4f972479c..a0e3917a5 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: "v7.3.1" # latest version of postgresql plugin + version: "v7.3.2" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} \ No newline at end of file