Ververica Platform 2.6.5

Release Date: 2022-11-14

Changelog

Bug Fixes

  • Fixed issues with Autopilot
    • Block possibility of same event creation in MONITORING mode
    • Block downloading recommendations when deployment is not RUNNING
    • Allow creating recommendation only for ACTIVE and MONITORING modes

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.5 --values custom-values.yaml