chore: bump version.txt (#2334)

* chore: bump version.txt

* ci: bump upgrade version
This commit is contained in:
3u13r 2023-09-14 14:42:16 +02:00 committed by GitHub
parent a03c686066
commit 0982587a4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -237,7 +237,7 @@ jobs:
fail-fast: false fail-fast: false
max-parallel: 1 max-parallel: 1
matrix: matrix:
fromVersion: ["v2.10.1"] fromVersion: ["v2.11.0"]
cloudProvider: ["gcp", "azure", "aws"] cloudProvider: ["gcp", "azure", "aws"]
name: Run upgrade tests name: Run upgrade tests
secrets: inherit secrets: inherit

View File

@ -257,7 +257,7 @@ jobs:
fail-fast: false fail-fast: false
max-parallel: 1 max-parallel: 1
matrix: matrix:
fromVersion: ["v2.10.0"] fromVersion: ["v2.11.0"]
cloudProvider: ["gcp", "azure", "aws"] cloudProvider: ["gcp", "azure", "aws"]
name: Run upgrade tests name: Run upgrade tests
secrets: inherit secrets: inherit

View File

@ -1 +1 @@
v2.11.0-pre v2.12.0-pre