Browse Source

Merge pull request #5184 from Budibase/fix/couch-chart-ver

Updating Helm chart couch version
pull/5215/head
Michael Drury 4 years ago
committed by GitHub
parent
commit
8fbf01d5f6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      charts/budibase/Chart.yaml

2
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

Loading…
Cancel
Save