Ververica Platform 2.1.1

Release Date: 2020-05-20

Changelog

Charts

  • The Ververica Platform Helm charts now support to pass additional environment variables to the Ververica Platform containers.
  • A platform-wide private Docker registry can now be configured by a single Helm value (vvp.registry).

Upgrade

We recommend upgrading via Helm using the following commands:

$ helm repo add ververica https://charts.ververica.com
$ helm upgrade [RELEASE] ververica/ververica-platform --version 4.1.1 --values custom-values.yaml