diff --git a/cnpg/kustomization.yaml b/cnpg/kustomization.yaml index 4fdbb69..d6875ff 100644 --- a/cnpg/kustomization.yaml +++ b/cnpg/kustomization.yaml @@ -13,7 +13,7 @@ helmCharts: - releaseName: cnpg name: cloudnative-pg repo: https://cloudnative-pg.github.io/charts - version: 0.21.6 + version: 0.22.0 valuesFile: config/values.cnpg.yaml namespace: postgres-system includeCRDs: true