From a329c941bb07bec866440764a20ec3bcc27b1c92 Mon Sep 17 00:00:00 2001 From: cnouguier Date: Mon, 15 May 2023 11:58:47 +0200 Subject: [PATCH] wip: Migrate to mongo-express v1.0.1 #315 [pack mongo-express] --- charts/mongo-express/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/mongo-express/Chart.yaml b/charts/mongo-express/Chart.yaml index 309e1844..1e2e2373 100644 --- a/charts/mongo-express/Chart.yaml +++ b/charts/mongo-express/Chart.yaml @@ -3,8 +3,8 @@ name: mongo-express description: A web-based MongoDB admin interface annotations: category: database -version: 1.0.0 -appVersion: 1.0.0-alpha +version: 1.1.0 +appVersion: 1.0.1 home: https://github.com/mongo-express/mongo-express keywords: - mongodb