Helm Chart 4.1.0
This is a chart-only release, with no changes to the Metacat codebase. The dataone-indexer sub-chart has been upgraded to version 2.1.0, which includes indexing-performance and robustness improvements (see dataone-indexer Release Notes for details)
Important
-
Your Metacat version MUST be 2.19.0 or above, before you can upgrade it to 3.4.0!
-
If you are upgrading from a helm chart version earlier than 2.1.0, please see the Upgrade Notes. Failure to do so may result in loss of data!
-
We are continuing to move away from using Bitnami helm charts. The Metacat chart now assumes you will provide your own instances of PostgreSQL and RabbitMQ, which are no longer included as sub-charts. You are free to choose any method of deploying these dependencies; we have had success with:
- CloudNative PG Operator to deploy your PostgreSQL cluster - see Appendix 5 of the helm/README.md
- RabbitMQ Cluster Operator to deploy your RabbitMQ cluster - see Appendix 6 of the helm/README.md