From 89902f1feee69354e9eaf0a503a9276a1bdddb3e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 12 Jul 2023 13:27:06 +0000 Subject: [PATCH 1/4] fix(deps): Update dependency source-aws to v20 --- charts/cloudquery/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cloudquery/values.yaml b/charts/cloudquery/values.yaml index b1eb2a2c..e4093755 100644 --- a/charts/cloudquery/values.yaml +++ b/charts/cloudquery/values.yaml @@ -90,7 +90,7 @@ config: | spec: name: aws path: cloudquery/aws - version: "v19.2.0" # latest version of aws plugin + version: "v20.0.0" # latest version of aws plugin tables: ["*"] destinations: ["postgresql"] --- From d01538a82f46dbfbc5c7099a2dd6a14d5c57818b Mon Sep 17 00:00:00 2001 From: cq-bot Date: Wed, 12 Jul 2023 13:28:14 +0000 Subject: [PATCH 2/4] chore: Update version and docs --- charts/cloudquery/Chart.yaml | 2 +- charts/cloudquery/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/cloudquery/Chart.yaml b/charts/cloudquery/Chart.yaml index 1fd2d562..e0c70ec5 100644 --- a/charts/cloudquery/Chart.yaml +++ b/charts/cloudquery/Chart.yaml @@ -17,7 +17,7 @@ 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: 22.0.0 +version: 22.0.1 # -- 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 diff --git a/charts/cloudquery/README.md b/charts/cloudquery/README.md index 9c4eb069..0630d431 100644 --- a/charts/cloudquery/README.md +++ b/charts/cloudquery/README.md @@ -1,6 +1,6 @@ # cloudquery -![Version: 22.0.0](https://img.shields.io/badge/Version-22.0.0-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) +![Version: 22.0.1](https://img.shields.io/badge/Version-22.0.1-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. From c5d49998e867054761af902fdd54e7d4cfd2cdad Mon Sep 17 00:00:00 2001 From: Erez Rokah Date: Wed, 12 Jul 2023 16:42:33 +0300 Subject: [PATCH 3/4] Update Chart.yaml --- charts/cloudquery/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cloudquery/Chart.yaml b/charts/cloudquery/Chart.yaml index e0c70ec5..97a04df9 100644 --- a/charts/cloudquery/Chart.yaml +++ b/charts/cloudquery/Chart.yaml @@ -17,7 +17,7 @@ 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: 22.0.1 +version: 23.0.0 # -- 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 From aedbd1ed69ac975ab3bf8ab53771b0fc40b9b033 Mon Sep 17 00:00:00 2001 From: Erez Rokah Date: Wed, 12 Jul 2023 16:42:46 +0300 Subject: [PATCH 4/4] Update README.md --- charts/cloudquery/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cloudquery/README.md b/charts/cloudquery/README.md index 0630d431..5cdb876d 100644 --- a/charts/cloudquery/README.md +++ b/charts/cloudquery/README.md @@ -1,6 +1,6 @@ # cloudquery -![Version: 22.0.1](https://img.shields.io/badge/Version-22.0.1-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) +![Version: 23.0.0](https://img.shields.io/badge/Version-23.0.0-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.