Ververica Platform 2.0.6
Applies toSelf-Managed v2
1 min read
Release Date: 2020-05-20
Changelog
Apache Flink® 1.8.3
- We have included a backport of FLINK-16697 in a new version of our Flink 1.8.3 distribution.
- For Stream Edition the following Apache Flink Docker images are available
1.8.3-stream3-scala_2.111.8.3-stream3-scala_2.12
- For Spring Edition the following Apache Flink archives are available
Vulnerability Fixes
Upgrade
We recommend upgrading via Helm using the following commands:
BASH
1 helm repo add ververica https://charts.ververica.com
2 helm upgrade [RELEASE] ververica/ververica-platform --version 2.0.6 --values custom-values.yamlWas this helpful?