From 7ec4f56fd122c9026b52bf83562c54b710f83c32 Mon Sep 17 00:00:00 2001 From: mike12345567 Date: Wed, 30 Mar 2022 18:12:53 +0100 Subject: [PATCH] Using the latest version of the CouchDB chart in the helm chart. --- 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 daf8dad635..134d29441f 100644 --- a/charts/budibase/Chart.yaml +++ b/charts/budibase/Chart.yaml @@ -15,7 +15,7 @@ version: 0.2.8 appVersion: 1.0.48 dependencies: - name: couchdb - version: 3.3.4 + version: 3.6.1 repository: https://apache.github.io/couchdb-helm condition: services.couchdb.enabled - name: ingress-nginx