3.4.1 and Helm Chart 4.2.1
Warning
CRITICAL SECURITY UPDATE - we strongly recommend all metacat users upgrade to this version as soon as possible. See RELEASE-NOTES.md for details.
Download Metacat Binary Distribution (war files installation):
GZIP File: metacat-bin-3.4.1.tar.gz
ZIP File: metacat-bin-3.4.1.zip
Important
-
Your Metacat version MUST be 2.19.0 or above, before you can upgrade it to 3.4.1!
-
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