Skip to content

Commit f6bac03

Browse files
authored
Change release date to 2025-10-02
Updated the release date for the xDS project. Signed-off-by: Matthieu MOREL <[email protected]>
1 parent 76307e9 commit f6bac03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/bazel/repository_locations.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ REPOSITORY_LOCATIONS_SPEC = dict(
5454
# During the UDPA -> xDS migration, we aren't working with releases.
5555
version = "f5cf1d269c5914933369455455b1980cfc699cbd",
5656
sha256 = "e2e58420f679a7b4658c8e657ff65040936063c335b5022d92bcd9a972b03887",
57-
release_date = "2025-05-01",
57+
release_date = "2025-10-02",
5858
strip_prefix = "xds-{version}",
5959
urls = ["https://github.com/cncf/xds/archive/{version}.tar.gz"],
6060
use_category = ["api"],

0 commit comments

Comments
 (0)