From f8b8527682ba8fc7d1903f48d2fee97403351ee5 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Wed, 20 Sep 2023 12:19:00 +0300 Subject: [PATCH] fix(deps): Update dependency cloudquery/cloudquery to v3.18 (#385) 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.17` -> `3.18` | --- ### Release Notes
cloudquery/cloudquery (cloudquery/cloudquery) ### [`v3.18`](https://togithub.com/cloudquery/cloudquery/releases/tag/cli-v3.18.0): cli: v3.18.0 [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/cli-v3.17.1...cli-v3.18.0) ##### Features - Publish command ([#​13948](https://togithub.com/cloudquery/cloudquery/issues/13948)) ([ade7aa4](https://togithub.com/cloudquery/cloudquery/commit/ade7aa455c4c3c1346bfccd925a8c5d8afb46cba)) ##### Bug Fixes - **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`ffb7089`](https://togithub.com/cloudquery/cloudquery/commit/ffb7089) ([#​13879](https://togithub.com/cloudquery/cloudquery/issues/13879)) ([f95ced5](https://togithub.com/cloudquery/cloudquery/commit/f95ced5daa2b123bd71ddff75bd76b3b008790c1)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.8.0 ([#​13950](https://togithub.com/cloudquery/cloudquery/issues/13950)) ([15b0b69](https://togithub.com/cloudquery/cloudquery/commit/15b0b6925932613ed2915a3255b3466f21a5c7bf))
--- ### 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 71836e35..7967b214 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: 26.0.14 +version: 26.0.15 # -- 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.17" +appVersion: "3.18" # https://artifacthub.io/docs/topics/repositories/ annotations: diff --git a/charts/cloudquery/README.md b/charts/cloudquery/README.md index 1a7782b1..bbeb1f8e 100644 --- a/charts/cloudquery/README.md +++ b/charts/cloudquery/README.md @@ -1,6 +1,6 @@ # cloudquery -![Version: 26.0.14](https://img.shields.io/badge/Version-26.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.17](https://img.shields.io/badge/AppVersion-3.17-informational?style=flat-square) +![Version: 26.0.15](https://img.shields.io/badge/Version-26.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.18](https://img.shields.io/badge/AppVersion-3.18-informational?style=flat-square) Open source high performance data integration platform designed for security and infrastructure teams.