Skip to content

Commit 4f36286

Browse files
Update devbox
1 parent 19f3ff7 commit 4f36286

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

devbox.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"packages": [
3-
"ginkgo@latest",
3+
"ginkgo@1.16.5",
44
5-
"clusterctl@latest",
6-
"kustomize@latest",
7-
"kubectl@latest",
8-
"kind@latest",
9-
"kustomize@latest",
10-
"kyverno-chainsaw@latest",
11-
"yq-go@latest",
12-
"envsubst@latest",
13-
"mockgen@latest",
14-
"jq@latest",
15-
"openssl@latest",
16-
5+
"clusterctl@1.11.2",
6+
"kustomize@3.10.0",
7+
"kubectl@1.34.1",
8+
"kind@0.30.0",
9+
"kustomize@3.10.0",
10+
"kyverno-chainsaw@0.2.13",
11+
"yq-go@3.4.1",
12+
"envsubst@1.4.3",
13+
"mockgen@0.6.0",
14+
"jq@1.8.1",
15+
"openssl@3.5.2",
16+
1717
],
1818
"shell": {
1919
"init_hook": [

0 commit comments

Comments
 (0)