Skip to content

Commit 0057c28

Browse files
committed
fix comment message
rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
1 parent 640517c commit 0057c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/assets/common_versions.sh.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ export GITOPS_VERSION={GITOPS_VERSION}
145145
#
146146
# Version naming convention (for X.Y.Z format where X=major, Y=minor, Z=patch):
147147
# - LATEST_ZSTREAM: Latest z-stream of current minor (e.g., 4.22.7) - for current release testing
148-
# - PREV_ZSTREAM: Previous z-stream of current minor (e.g., 4.22.0) - for Z-1 upgrade testing
148+
# - PREV_ZSTREAM: Previous z-stream of current minor (e.g., 4.22.4) - for previous Z upgrade testing
149149
# - YMINUS1: Latest z-stream of previous minor (e.g., 4.21.26) - for Y-1 upgrade testing
150150
# - YMINUS2: Latest z-stream of Y-2 minor (e.g., 4.20.44) - for Y-2 upgrade testing
151151
#

0 commit comments

Comments
 (0)