Skip to content

Commit 9280bb0

Browse files
authored
Merge pull request #156 from fluxcd/spec-v1alpha2-change-table
spec: formatting `v1alpha1` -> `v1alpha2` table
2 parents a5958f2 + 4a71491 commit 9280bb0

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)