Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 519 Bytes

1.9-1.10.md

File metadata and controls

12 lines (8 loc) · 519 Bytes

Migrate from v1.9 to v1.10

Installation

In this release we upgraded Istio to 1.4.3 that requires a new version of Tiller. Before upgrading to Kyma 1.10, you must upgrade Tiller using the tiller.yaml file from the Kyma GitHub release artifacts.

Use this command:

kubectl apply -f https://raw.githubusercontent.com/kyma-project/kyma/1.10.0/installation/resources/tiller.yaml

TIP: To upgrade Kyma, read this document.