Skip to content

Commit 4a71491

Browse files
committed
spec: formatting v1alpha1 -> v1alpha2 table
The previous format seems to have been a mixture of the format accepted by most Markdown parsers, and the format Org Mode for Emacs likes. Anyhow, we breathe Markdown. Signed-off-by: Hidde Beydals <[email protected]>
1 parent a5958f2 commit 4a71491

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spec/v1alpha2/imageupdateautomations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -427,8 +427,8 @@ differences, and where each `v1alpha1` field goes. A full example appears after
427427

428428
### Moves and changes
429429

430-
| v1alpha1 field | change in v1alpha2 |
431-
+----------------+--------------------+
430+
| `v1alpha1` field | change in `v1alpha2` |
431+
|------------------|----------------------|
432432
| .spec.checkout | moved to `.spec.git.checkout`, and optional |
433433
| | `gitRepositoryRef` is now `.spec.sourceRef` |
434434
| | `branch` is now `ref`, and optional |

0 commit comments

Comments
 (0)