diff --git a/charts/cloudquery/Chart.yaml b/charts/cloudquery/Chart.yaml index 05e001c6..62485a07 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.28 +version: 26.0.29 # -- 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 f661838d..3a6cc378 100644 --- a/charts/cloudquery/README.md +++ b/charts/cloudquery/README.md @@ -1,6 +1,6 @@ # cloudquery -![Version: 26.0.28](https://img.shields.io/badge/Version-26.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.23](https://img.shields.io/badge/AppVersion-3.23-informational?style=flat-square) +![Version: 26.0.29](https://img.shields.io/badge/Version-26.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.23](https://img.shields.io/badge/AppVersion-3.23-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 af68c101..6fcb401a 100644 --- a/charts/cloudquery/values.yaml +++ b/charts/cloudquery/values.yaml @@ -98,7 +98,7 @@ config: | spec: name: postgresql path: cloudquery/postgresql - version: "v6.0.8" # latest version of postgresql plugin + version: "v6.0.9" # latest version of postgresql plugin spec: connection_string: ${CQ_DSN}