File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ Beta releases will be treated as separate 'generations' at the first level. Exam
157157```
158158rhel8-beta/rhel:8beta-$IMGBUILD
159159rhel8-beta/rhel-tools:8beta-$IMGBUILD
160- rhel8-beta/rsyslog:VERSION_ $IMGBUILD
160+ rhel8-beta/rsyslog:VERSION- $IMGBUILD
161161rhel8-beta/php...
162162...
163163```
@@ -168,7 +168,7 @@ rhel8-beta/php...
168168REGISTRY/
169169 PRODUCT$PRODUCTGEN[--$PLATFORMDIFFERENTIATOR]/
170170 REPO[$CONTENTGENERATION][--$PLATFORMDIFFERENTIATOR]
171- :$COMPVER_ $IMGBUILD
171+ :$COMPVER- $IMGBUILD
172172```
173173
174174The mapping to Bugzilla (or Jira) components will follow REPO-docker within the respective product. Details as follows:
@@ -180,7 +180,7 @@ The mapping to Bugzilla (or Jira) components will follow REPO-docker within the
180180 * ` REPO[$CONTENTGENERATION] ` maps to the component with -docker appended
181181 * ` PLATFORMDIFFERNTIATOR ` is not part of the formal mapping
182182* ` :$COMPVER ` Maps to the version of the component
183- * ` _ $IMGBUILD` is not part of the formal mapping
183+ * ` - $IMGBUILD` is not part of the formal mapping
184184
185185Examples:
186186
You can’t perform that action at this time.
0 commit comments