diff --git a/mongodb-operator/kustomization.yaml b/mongodb-operator/kustomization.yaml index 88322b9..f1e9ba5 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.10.0 # helm search repo mongodb/community-operator --versions + version: 0.11.0 # helm search repo mongodb/community-operator --versions