Docs Home
Viewing docs for
Self-ManagedNot available for BYOC

Ververica Platform 2.0.6

On this page

Release Date: 2020-05-20

Changelog

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.yaml
Was this helpful?