Skip to content

Commit c85e3fd

Browse files
authored
Merge pull request ceph#62176 from anthonyeleven/weofferedthereleasesorder
doc/releases: Add ordering comment to releases.yml Reviewed-by: Zac Dover <[email protected]>
2 parents 710bb86 + 2290a90 commit c85e3fd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/releases/releases.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# there are two sections
2+
# There are two sections
33
#
44
# releases: ... for named releases
55
# development: ... for dev releases
@@ -11,6 +11,10 @@
1111
#
1212
# If a version might represent an actual number (e.g. 0.80) quote it.
1313
#
14+
# Note that in order for the Gantt chart to properly reflect the latest version
15+
# of a major release, the versions within a `releases` list MUST be
16+
# in descending order.
17+
1418
releases:
1519
squid:
1620
target_eol: 2026-09-19

0 commit comments

Comments
 (0)