ci: set correct fromVersion in upgrade test (#1535)

This commit is contained in:
Otto Bittner 2023-03-30 09:46:41 +02:00 committed by GitHub
parent 827c4f548d
commit ef5d64b170
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -232,7 +232,7 @@ jobs:
max-parallel: 1 max-parallel: 1
matrix: matrix:
fromVersion: fromVersion:
["2.6"] ["v2.6.0"]
cloudProvider: ["gcp", "azure"] cloudProvider: ["gcp", "azure"]
name: Run upgrade tests name: Run upgrade tests
secrets: inherit secrets: inherit