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}