From bfc5237588cdc267cbe7453da741bf3b4acf49a7 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Fri, 7 Jul 2023 17:29:04 +0300 Subject: [PATCH] fix(deps): Update dependency cloudquery/cloudquery to v3.9 (#340) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudquery/cloudquery](https://togithub.com/cloudquery/cloudquery) | minor | `3.8` -> `3.9` | --- ### Release Notes
cloudquery/cloudquery (cloudquery/cloudquery) ### [`v3.9`](https://togithub.com/cloudquery/cloudquery/releases/tag/cli-v3.9.0) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/cli-v3.8.1...cli-v3.9.0) ##### Features - **cli:** Add migrate v3 ([#​12051](https://togithub.com/cloudquery/cloudquery/issues/12051)) ([56c9c04](https://togithub.com/cloudquery/cloudquery/commit/56c9c04d0e41f1ccb63f710dc7d74b0766f59c8b)) ##### Bug Fixes - **cli:** Provide helpful message when write fails ([#​12056](https://togithub.com/cloudquery/cloudquery/issues/12056)) ([a6d4ae9](https://togithub.com/cloudquery/cloudquery/commit/a6d4ae9e4cc4bf24c2cba814dd934d87dd0a198f)) - **postgresql:** Rerun release please ([#​12002](https://togithub.com/cloudquery/cloudquery/issues/12002)) ([9d12843](https://togithub.com/cloudquery/cloudquery/commit/9d12843462d1019d26bc239f8f928bf5f62940cf))
--- ### 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). --- charts/cloudquery/Chart.yaml | 4 ++-- charts/cloudquery/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/cloudquery/Chart.yaml b/charts/cloudquery/Chart.yaml index 62555d70..d3b2ffc2 100644 --- a/charts/cloudquery/Chart.yaml +++ b/charts/cloudquery/Chart.yaml @@ -17,13 +17,13 @@ maintainers: # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 21.0.6 +version: 21.0.7 # -- This is the version number of the application being deployed.This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "3.8" +appVersion: "3.9" # https://artifacthub.io/docs/topics/repositories/ annotations: diff --git a/charts/cloudquery/README.md b/charts/cloudquery/README.md index 0ec3b0de..64ed50ae 100644 --- a/charts/cloudquery/README.md +++ b/charts/cloudquery/README.md @@ -1,6 +1,6 @@ # cloudquery -![Version: 21.0.6](https://img.shields.io/badge/Version-21.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.8](https://img.shields.io/badge/AppVersion-3.8-informational?style=flat-square) +![Version: 21.0.7](https://img.shields.io/badge/Version-21.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.9](https://img.shields.io/badge/AppVersion-3.9-informational?style=flat-square) Open source high performance data integration platform designed for security and infrastructure teams.