Skip to content

Commit 6be1807

Browse files
rdimitrovclaude
andcommitted
Apply prettier to migrate-to-v1beta1.mdx
The skill sandbox blocked npm run prettier, so formatting drift landed on CI. Running prettier --write against the file flagged by the Lint and format checks job. Workflow-side fix (auto-run prettier after skill commits) follows in a separate PR. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent dc7ec91 commit 6be1807

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/toolhive/guides-k8s/migrate-to-v1beta1.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ description:
66
---
77

88
The ToolHive Kubernetes Operator has undergone a series of CRD API changes
9-
leading up to the `v1beta1` API version promotion in v0.23.0. These changes
10-
span releases v0.15.0 through v0.23.0, each introducing breaking changes that
11-
require manifest and tooling updates.
9+
leading up to the `v1beta1` API version promotion in v0.23.0. These changes span
10+
releases v0.15.0 through v0.23.0, each introducing breaking changes that require
11+
manifest and tooling updates.
1212

1313
This guide covers every breaking change in order, so you can start from
1414
whichever version you are currently running and work forward.

0 commit comments

Comments
 (0)