Ververica Platform 2.6.2

Release Date: 2022-01-19

Changelog

Bug Fixes

  • Prevented some unintended Deployment restarts when updating an existing Deployment via PUT or PATCH operations.

Upgrade

We recommend upgrading via Helm using the following commands:

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