From e7d7417c7d79eb6d89a24885306de0c930226d81 Mon Sep 17 00:00:00 2001 From: Martin McKeaveney Date: Wed, 21 Dec 2022 16:24:29 +0000 Subject: [PATCH] pinning couchDB version for closeau compatibility (#9144) --- charts/budibase/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/budibase/Chart.yaml b/charts/budibase/Chart.yaml index 570aa04d8e..85d4165252 100644 --- a/charts/budibase/Chart.yaml +++ b/charts/budibase/Chart.yaml @@ -15,7 +15,7 @@ version: 0.2.11 appVersion: 1.0.214 dependencies: - name: couchdb - version: 3.6.1 + version: 3.3.4 repository: https://apache.github.io/couchdb-helm condition: services.couchdb.enabled - name: ingress-nginx