Post 1.7.7 release (#20421)

Generate files for 1.7.7 release, prepare for next release and merge release 1.7.7 files
This commit is contained in:
Juana De La Cuesta
2024-04-17 10:44:32 +02:00
committed by GitHub
parent ca1860ae76
commit 64978662b6
4 changed files with 124 additions and 56 deletions

View File

@@ -44,7 +44,7 @@ PROTO_COMPARE_TAG ?= v1.0.3$(if $(findstring ent,$(GO_TAGS)),+ent,)
# LAST_RELEASE is the git sha of the latest release corresponding to this branch. main should have the latest
# published release, and release branches should point to the latest published release in the X.Y release line.
LAST_RELEASE ?= v1.7.6
LAST_RELEASE ?= v1.7.7
default: help