ci: update fromVersion to v2.15.1 (#2914)

This commit is contained in:
Moritz Sanft 2024-02-16 13:35:57 +01:00 committed by GitHub
parent 75f1c0b3e1
commit 68cfa0addf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

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

View File

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