Skip to content

Commit 32931ca

Browse files
Update devbox
1 parent e155ef7 commit 32931ca

File tree

2 files changed

+173
-189
lines changed

2 files changed

+173
-189
lines changed

devbox.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"packages": [
3-
"ginkgo@2.26.0",
3+
"ginkgo@2.27.2",
44
"ctlptl@0.8.43",
5-
"clusterctl@latest",
5+
"clusterctl@1.11.3",
66
"kustomize@5.7.1",
7-
"kubectl@latest",
8-
"kind@latest",
7+
"kubectl@1.34.1",
8+
"kind@0.30.0",
99
"kustomize@5.7.1",
10-
"kyverno-chainsaw@latest",
10+
"kyverno-chainsaw@0.2.13",
1111
"yq-go@4.48.1",
12-
"envsubst@latest",
12+
"envsubst@1.4.3",
1313
"mockgen@1.6.0",
14-
"jq@latest",
15-
"openssl@latest",
16-
"go@1.25"
14+
"jq@1.8.1",
15+
"openssl@3.6.0",
16+
"go@1.25.2"
1717
],
1818
"shell": {
1919
"init_hook": [

0 commit comments

Comments
 (0)