diff --git a/cnpg/operators/kustomization.yaml b/cnpg/operators/kustomization.yaml index 63cfa76..25b2329 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.0 + version: 0.22.1 valuesFile: config/values.cnpg.yaml namespace: postgres-system includeCRDs: true