From aadeea13fcda74ef34ac80f749a5d4f6bd558e9e Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Tue, 16 Jan 2024 16:18:31 +0200 Subject: [PATCH] chore(deps): Update dependency source-k8s to v5.2.7 (#500) 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-k8s](https://hub.cloudquery.io) | patch | `v5.2.6` -> `v5.2.7` | --- ### 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/k8s/compliance-free/tests/postgres.yml | 2 +- transformations/k8s/compliance-premium/tests/postgres.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/transformations/k8s/compliance-free/tests/postgres.yml b/transformations/k8s/compliance-free/tests/postgres.yml index 91d80704d..72525d47a 100644 --- a/transformations/k8s/compliance-free/tests/postgres.yml +++ b/transformations/k8s/compliance-free/tests/postgres.yml @@ -4,7 +4,7 @@ spec: name: k8s path: cloudquery/k8s registry: cloudquery - version: "v5.2.6" # latest version of source k8s plugin + version: "v5.2.7" # latest version of source k8s plugin tables: ["*"] destinations: ["postgresql"] spec: diff --git a/transformations/k8s/compliance-premium/tests/postgres.yml b/transformations/k8s/compliance-premium/tests/postgres.yml index 91d80704d..72525d47a 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: "v5.2.6" # latest version of source k8s plugin + version: "v5.2.7" # latest version of source k8s plugin tables: ["*"] destinations: ["postgresql"] spec: