Update workflows to initialize upgrade tests with v2.19.3

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
Daniel Weiße 2024-11-26 08:27:33 +01:00
parent b2e99af86c
commit 58b3673c3a
No known key found for this signature in database
GPG Key ID: 7DD3015F3DDE4B9C
2 changed files with 2 additions and 2 deletions

View File

@ -409,7 +409,7 @@ jobs:
fail-fast: false
max-parallel: 1
matrix:
fromVersion: ["v2.19.0"]
fromVersion: ["v2.19.3"]
attestationVariant: ["gcp-sev-snp", "azure-sev-snp", "azure-tdx", "aws-sev-snp"]
name: Run upgrade tests
secrets: inherit

View File

@ -420,7 +420,7 @@ jobs:
fail-fast: false
max-parallel: 1
matrix:
fromVersion: ["v2.19.0"]
fromVersion: ["v2.19.3"]
attestationVariant: ["gcp-sev-snp", "azure-sev-snp", "azure-tdx", "aws-sev-snp"]
name: Run upgrade tests
secrets: inherit