Skip to content

Commit e4479c3

Browse files
Apply suggestion from @camilamacedo86
Co-authored-by: Camila Macedo <7708031+camilamacedo86@users.noreply.github.com>
1 parent a292c8f commit e4479c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/reference/commands/alpha_update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Once updated, you can use `kubebuilder alpha update` for future upgrades.
8989
| `--from-branch` | Git branch that contains your current project code. Defaults to `main`. |
9090
| `--force` | Force the update even if conflicts occur. Conflicted files will include conflict markers, and a commit will be created automatically. Ideal for automation (e.g., cronjobs, CI). |
9191
| `-h, --help` | Show help for this command. |
92-
<aside class="note warning">
92+
<aside class="note">
9393
Projects generated with **Kubebuilder v4.6.0** or later include the `cliVersion` field in the `PROJECT` file.
9494
This field is used by `kubebuilder alpha update` to determine the correct CLI
9595
version for upgrading your project.

0 commit comments

Comments
 (0)