diff --git a/charts/cloudquery/Chart.yaml b/charts/cloudquery/Chart.yaml index d4b412bf..c464c401 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: 26.0.32 +version: 26.0.33 # -- 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 c1d4b8f0..7c4ebd61 100644 --- a/charts/cloudquery/README.md +++ b/charts/cloudquery/README.md @@ -1,6 +1,6 @@ # cloudquery -![Version: 26.0.32](https://img.shields.io/badge/Version-26.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.25](https://img.shields.io/badge/AppVersion-3.25-informational?style=flat-square) +![Version: 26.0.33](https://img.shields.io/badge/Version-26.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.25](https://img.shields.io/badge/AppVersion-3.25-informational?style=flat-square) Open source high performance data integration platform designed for security and infrastructure teams. diff --git a/charts/cloudquery/values.yaml b/charts/cloudquery/values.yaml index 8b6b6976..00a0518c 100644 --- a/charts/cloudquery/values.yaml +++ b/charts/cloudquery/values.yaml @@ -98,7 +98,7 @@ config: | spec: name: postgresql path: cloudquery/postgresql - version: "v6.1.0" # latest version of postgresql plugin + version: "v6.1.1" # latest version of postgresql plugin spec: connection_string: ${CQ_DSN}