mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-09 23:34:56 -05:00
chore: bump version.txt (#2334)
* chore: bump version.txt * ci: bump upgrade version
This commit is contained in:
parent
a03c686066
commit
0982587a4d
3 changed files with 3 additions and 3 deletions
2
.github/workflows/e2e-test-release.yml
vendored
2
.github/workflows/e2e-test-release.yml
vendored
|
|
@ -237,7 +237,7 @@ jobs:
|
|||
fail-fast: false
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
fromVersion: ["v2.10.1"]
|
||||
fromVersion: ["v2.11.0"]
|
||||
cloudProvider: ["gcp", "azure", "aws"]
|
||||
name: Run upgrade tests
|
||||
secrets: inherit
|
||||
|
|
|
|||
2
.github/workflows/e2e-test-weekly.yml
vendored
2
.github/workflows/e2e-test-weekly.yml
vendored
|
|
@ -257,7 +257,7 @@ jobs:
|
|||
fail-fast: false
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
fromVersion: ["v2.10.0"]
|
||||
fromVersion: ["v2.11.0"]
|
||||
cloudProvider: ["gcp", "azure", "aws"]
|
||||
name: Run upgrade tests
|
||||
secrets: inherit
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
v2.11.0-pre
|
||||
v2.12.0-pre
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue