We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e155ef7 commit 0c8e00fCopy full SHA for 0c8e00f
2 files changed
devbox.json
@@ -1,19 +1,19 @@
1
{
2
"packages": [
3
- "ginkgo@2.26.0",
+ "ginkgo@2.27.2",
4
"ctlptl@0.8.43",
5
- "clusterctl@latest",
+ "clusterctl@1.11.2",
6
"kustomize@5.7.1",
7
- "kubectl@latest",
8
- "kind@latest",
+ "kubectl@1.34.1",
+ "kind@0.30.0",
9
10
- "kyverno-chainsaw@latest",
+ "kyverno-chainsaw@0.2.13",
11
"yq-go@4.48.1",
12
- "envsubst@latest",
+ "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.25.2"
17
],
18
"shell": {
19
"init_hook": [
0 commit comments