1
0
Fork 0
mirror of synced 2024-07-13 02:05:54 +12:00

Update CouchDB chart from 4.3.0 to 4.5.5.

This commit is contained in:
Sam Rose 2024-06-04 14:32:34 +01:00
parent 2196110f04
commit 595e518df0
No known key found for this signature in database
5 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
dependencies:
- name: couchdb
repository: https://apache.github.io/couchdb-helm
version: 4.3.0
digest: sha256:94449a7f195b186f5af33ec5aa66d58b36bede240fae710f021ca87837b30606
generated: "2023-11-20T17:43:02.777596Z"
version: 4.5.5
digest: sha256:bbbf022c77105c43b735539de05fe69e4c9de51581a0e245b3553030d5e44fa9
generated: "2024-06-04T10:42:00.640809+01:00"

View file

@ -17,6 +17,6 @@ version: 0.0.0
appVersion: 0.0.0
dependencies:
- name: couchdb
version: 4.5.3
version: 4.5.5
repository: https://apache.github.io/couchdb-helm
condition: services.couchdb.enabled

Binary file not shown.

View file

@ -139,7 +139,7 @@ globals:
password: ""
sqs:
# -- Whether to use the CouchDB "structure query service" or not. This is disabled by
# -- Whether to use the CouchDB "structured query service" or not. This is disabled by
# default for now, but will become the default in a future release.
enabled: false
# @ignore