Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Commit

Permalink
chore: prepare release v1.3.3
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Yang <[email protected]>
  • Loading branch information
reaver-flomesh committed Mar 16, 2023
1 parent 62b0739 commit 1baade3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/e2e_upgrade_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ var _ = OSMDescribe("Upgrade from latest",
// release branches, it should specify the most recent patch of the
// previous minor release. e.g. on the release-v1.0 branch, this
// should be "0.11".
i.Version = "1.3.2"
i.Version = "1.3.3"
i.Namespace = Td.OsmNamespace
i.Wait = true
i.ReleaseName = releaseName
Expand Down

0 comments on commit 1baade3

Please sign in to comment.