Skip to main content
Version: 2.14

Ververica Platform 2.6.6

Release Date: 2022-12-06

Changelog

This release adds support for the patch releases 1.14.6 and 1.13.6 of Apache Flink®.

  • Updated SQLite to resolve vulnerabilities CVE-2022-35737
  • Updated Jackson-databind to resolve CVE-2022-42003 and CVE-2022-42004
  • Updated SnakeYAML to resolve CVE-2022-38752

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