Skip to content

Commit

Permalink
treewide: v2.18.0 post-release (#3381)
Browse files Browse the repository at this point in the history
  • Loading branch information
msanft authored Sep 27, 2024
1 parent 692cb3f commit 648e937
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ jobs:
fail-fast: false
max-parallel: 1
matrix:
fromVersion: ["v2.17.0"]
fromVersion: ["v2.18.0"]
attestationVariant: ["gcp-sev-snp", "azure-sev-snp", "azure-tdx", "aws-sev-snp"]
name: Run upgrade tests
secrets: inherit
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ jobs:
fail-fast: false
max-parallel: 1
matrix:
fromVersion: ["v2.17.0"]
fromVersion: ["v2.18.0"]
attestationVariant: ["gcp-sev-snp", "azure-sev-snp", "azure-tdx", "aws-sev-snp"]
name: Run upgrade tests
secrets: inherit
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.18.0-pre
v2.19.0-pre

0 comments on commit 648e937

Please sign in to comment.