Skip to content

Commit a1d5ee6

Browse files
Update devbox
1 parent b35f2aa commit a1d5ee6

File tree

2 files changed

+203
-247
lines changed

2 files changed

+203
-247
lines changed

devbox.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"packages": [
3-
"ctlptl@latest",
4-
"clusterctl@latest",
5-
"docker@latest",
6-
"envsubst@latest",
7-
"go@1.24.1",
8-
"golangci-lint@latest",
9-
"jq@latest",
10-
"kind@latest",
11-
"kubectl@latest",
12-
"kustomize@latest",
13-
"kyverno-chainsaw@latest",
14-
"mockgen@latest",
15-
"yq-go@latest"
3+
"ctlptl@0.8.43",
4+
"clusterctl@1.11.2",
5+
"docker@20.10.26",
6+
"envsubst@1.4.3",
7+
"go@1.25.1",
8+
"golangci-lint@1.64.8",
9+
"jq@1.8.1",
10+
"kind@0.30.0",
11+
"kubectl@1.34.1",
12+
"kustomize@3.10.0",
13+
"kyverno-chainsaw@0.2.13",
14+
"mockgen@0.6.0",
15+
"yq-go@3.4.1"
1616
],
1717
"shell": {
1818
"init_hook": [

0 commit comments

Comments
 (0)