From 15658b4e58f7148b5a89d14a762a53406cfe746b Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Wed, 30 Oct 2024 10:20:00 -0400 Subject: [PATCH] chore(deps): Update CloudQuery monorepo modules (#1127) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [source-gcp](https://hub.cloudquery.io) | patch | `v17.1.2` -> `v17.1.3` | | [source-k8s](https://hub.cloudquery.io) | patch | `v7.2.0` -> `v7.2.1` | --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] 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/bigquery.yml | 2 +- transformations/gcp/asset-inventory-free/tests/postgres.yml | 2 +- transformations/gcp/asset-inventory-free/tests/snowflake.yml | 2 +- transformations/gcp/compliance-premium/tests/bigquery.yml | 2 +- transformations/gcp/compliance-premium/tests/postgres.yml | 2 +- transformations/gcp/compliance-premium/tests/snowflake.yml | 2 +- transformations/k8s/compliance-premium/tests/postgres.yml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/transformations/gcp/asset-inventory-free/tests/bigquery.yml b/transformations/gcp/asset-inventory-free/tests/bigquery.yml index 02a2f937a..8abe6c8ee 100644 --- a/transformations/gcp/asset-inventory-free/tests/bigquery.yml +++ b/transformations/gcp/asset-inventory-free/tests/bigquery.yml @@ -3,7 +3,7 @@ spec: name: gcp path: cloudquery/gcp registry: cloudquery - version: "v17.1.2" # latest version of source gcp plugin + version: "v17.1.3" # latest version of source gcp plugin destinations: ["bigquery"] tables: ["*"] --- diff --git a/transformations/gcp/asset-inventory-free/tests/postgres.yml b/transformations/gcp/asset-inventory-free/tests/postgres.yml index ad90b1f45..c92f2715b 100644 --- a/transformations/gcp/asset-inventory-free/tests/postgres.yml +++ b/transformations/gcp/asset-inventory-free/tests/postgres.yml @@ -2,7 +2,7 @@ kind: source spec: name: gcp path: cloudquery/gcp - version: "v17.1.2" # latest version of source gcp plugin + version: "v17.1.3" # latest version of source gcp plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/gcp/asset-inventory-free/tests/snowflake.yml b/transformations/gcp/asset-inventory-free/tests/snowflake.yml index 791f3edca..496b02dbc 100644 --- a/transformations/gcp/asset-inventory-free/tests/snowflake.yml +++ b/transformations/gcp/asset-inventory-free/tests/snowflake.yml @@ -3,7 +3,7 @@ spec: name: gcp path: cloudquery/gcp registry: cloudquery - version: "v17.1.2" # latest version of source gcp plugin + version: "v17.1.3" # latest version of source gcp plugin destinations: ["snowflake"] tables: ["*"] --- diff --git a/transformations/gcp/compliance-premium/tests/bigquery.yml b/transformations/gcp/compliance-premium/tests/bigquery.yml index 59cd0d6c0..0cb4389b1 100644 --- a/transformations/gcp/compliance-premium/tests/bigquery.yml +++ b/transformations/gcp/compliance-premium/tests/bigquery.yml @@ -2,7 +2,7 @@ kind: source spec: name: gcp path: cloudquery/gcp - version: "v17.1.2" # latest version of source gcp plugin + version: "v17.1.3" # latest version of source gcp plugin destinations: ["bigquery"] tables: ["*"] --- diff --git a/transformations/gcp/compliance-premium/tests/postgres.yml b/transformations/gcp/compliance-premium/tests/postgres.yml index b0faa2549..be53b6e04 100644 --- a/transformations/gcp/compliance-premium/tests/postgres.yml +++ b/transformations/gcp/compliance-premium/tests/postgres.yml @@ -2,7 +2,7 @@ kind: source spec: name: gcp path: cloudquery/gcp - version: "v17.1.2" # latest version of source gcp plugin + version: "v17.1.3" # latest version of source gcp plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/gcp/compliance-premium/tests/snowflake.yml b/transformations/gcp/compliance-premium/tests/snowflake.yml index 03ddbfc41..823244e1e 100644 --- a/transformations/gcp/compliance-premium/tests/snowflake.yml +++ b/transformations/gcp/compliance-premium/tests/snowflake.yml @@ -2,7 +2,7 @@ kind: source spec: name: gcp path: cloudquery/gcp - version: "v17.1.2" # latest version of source gcp plugin + version: "v17.1.3" # latest version of source gcp plugin destinations: ["snowflake"] tables: ["*"] --- diff --git a/transformations/k8s/compliance-premium/tests/postgres.yml b/transformations/k8s/compliance-premium/tests/postgres.yml index d69b0f709..ba740d646 100644 --- a/transformations/k8s/compliance-premium/tests/postgres.yml +++ b/transformations/k8s/compliance-premium/tests/postgres.yml @@ -4,7 +4,7 @@ spec: name: k8s path: cloudquery/k8s registry: cloudquery - version: "v7.2.0" # latest version of source k8s plugin + version: "v7.2.1" # latest version of source k8s plugin tables: ["*"] destinations: ["postgresql"] spec: