diff --git a/charts/cloudquery/Chart.yaml b/charts/cloudquery/Chart.yaml index b0e34b46..71836e35 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.13 +version: 26.0.14 # -- 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 741e5a34..1a7782b1 100644 --- a/charts/cloudquery/README.md +++ b/charts/cloudquery/README.md @@ -1,6 +1,6 @@ # cloudquery -![Version: 26.0.13](https://img.shields.io/badge/Version-26.0.13-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.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) 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 298f9361..cc4d58a6 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.3" # latest version of postgresql plugin + version: "v6.0.4" # latest version of postgresql plugin spec: connection_string: ${CQ_DSN}