From c29d5f7704228861c42fec90ad8b2f63e3602a53 Mon Sep 17 00:00:00 2001 From: Nam Nguyen Date: Tue, 21 Nov 2023 12:56:10 +0100 Subject: [PATCH] Update values.yaml --- charts/community-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/community-operator/values.yaml b/charts/community-operator/values.yaml index 3257c510..45936192 100644 --- a/charts/community-operator/values.yaml +++ b/charts/community-operator/values.yaml @@ -15,7 +15,7 @@ operator: deploymentName: mongodb-kubernetes-operator # Version of mongodb-kubernetes-operator - version: 0.8.3 + version: 0.9.0 # Uncomment this line to watch all namespaces # watchNamespace: "*"