Skip to content

Commit

Permalink
pin kubebuilder to v4.2.0 and fix controller-gen (#549)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulait authored Oct 24, 2024
1 parent 80572d0 commit 46f32f5
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 208 deletions.
2 changes: 1 addition & 1 deletion devbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"kyverno-chainsaw@latest",
"kubernetes-helm@latest",
"kubectl@latest",
"kubebuilder@latest"
"kubebuilder@4.2.0"
],
"shell": {
"init_hook": [
Expand Down
Loading

0 comments on commit 46f32f5

Please sign in to comment.