We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a52b64 commit d360549Copy full SHA for d360549
1 file changed
devbox.json
@@ -1,19 +1,19 @@
1
{
2
"packages": [
3
- "ginkgo@2.26.0",
4
- "ctlptl@0.8.43",
5
- "clusterctl@latest",
6
- "kustomize@5.7.1",
7
- "kubectl@latest",
8
- "kind@latest",
9
10
- "kyverno-chainsaw@latest",
11
- "yq-go@4.48.1",
12
- "envsubst@latest",
+ "ginkgo@2.28.1",
+ "ctlptl@0.9.0",
+ "clusterctl@1.12.2",
+ "kustomize@5.8.1",
+ "kubectl@1.35.3",
+ "kind@0.31.0",
+ "kyverno-chainsaw@0.2.14",
+ "yq-go@4.52.4",
+ "envsubst@1.4.3",
13
"mockgen@1.6.0",
14
- "jq@latest",
15
- "openssl@latest",
16
- "go@1.25"
+ "jq@1.8.1",
+ "openssl@3.6.0",
+ "go@1.26"
17
],
18
"shell": {
19
"init_hook": [
0 commit comments