diff --git a/mongodb-operator/kustomization.yaml b/mongodb-operator/kustomization.yaml index f1e9ba5..b43dc48 100644 --- a/mongodb-operator/kustomization.yaml +++ b/mongodb-operator/kustomization.yaml @@ -10,4 +10,4 @@ helmCharts: releaseName: *name repo: https://mongodb.github.io/helm-charts valuesFile: values.yaml - version: 0.11.0 # helm search repo mongodb/community-operator --versions + version: 0.12.0 # helm search repo mongodb/community-operator --versions