Skip to content

Commit

Permalink
Trigger a new build for 1.22.0-alpha.1 (istio#1822)
Browse files Browse the repository at this point in the history
Why:
* We should build alphas before the branch cut to run through the process, and because it prevents `go.mod` from showing confusing results (Look at istio master -- you will see `v1.19.0-alpha.1.0.20240415175937-0efc1d9d88a2` today since we forgot to do it for 1.20 and 1.21)
* We build alpha.0 but forgot to publish it, so its weeks old with lots of bugs
  • Loading branch information
howardjohn authored Apr 19, 2024
1 parent 3506214 commit bcebe00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/trigger-build
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.22.0-alpha.0
1.22.0-alpha.1

0 comments on commit bcebe00

Please sign in to comment.