Using the latest version of the CouchDB chart in the helm chart.

This commit is contained in:
mike12345567 2022-03-30 18:12:53 +01:00
parent a7b84aaff6
commit 41e6b6d469
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ version: 0.2.8
appVersion: 1.0.48 appVersion: 1.0.48
dependencies: dependencies:
- name: couchdb - name: couchdb
version: 3.3.4 version: 3.6.1
repository: https://apache.github.io/couchdb-helm repository: https://apache.github.io/couchdb-helm
condition: services.couchdb.enabled condition: services.couchdb.enabled
- name: ingress-nginx - name: ingress-nginx