ci: bump origin versions of upgrade tests

This commit is contained in:
Moritz Sanft 2024-06-10 13:45:36 +02:00
parent 85c4f9be2a
commit a92fab9827
No known key found for this signature in database
GPG Key ID: 335D28368B1DA615
2 changed files with 2 additions and 2 deletions

View File

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

View File

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