diff --git a/cnpg/operators/kustomization.yaml b/cnpg/operators/kustomization.yaml
index 25b2329..a9a08cc 100644
--- a/cnpg/operators/kustomization.yaml
+++ b/cnpg/operators/kustomization.yaml
@@ -10,7 +10,7 @@ helmCharts:
   - releaseName: cnpg
     name: cloudnative-pg
     repo: https://cloudnative-pg.github.io/charts
-    version: 0.22.1
+    version: 0.23.0
     valuesFile: config/values.cnpg.yaml
     namespace: postgres-system
     includeCRDs: true