Skip to content

Commit 789df8f

Browse files
authored
Merge pull request #144 from lpsm-dev/renovate/kustomize-3.x
chore(deps): update dependency kustomize to v3.10.0
2 parents 86a16e2 + be28666 commit 789df8f

File tree

2 files changed

+7
-39
lines changed

2 files changed

+7
-39
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"hadolint@latest",
1313
"kubectl@latest",
1414
"kubernetes-helm@latest",
15-
"kustomize@latest",
15+
"kustomize@3.10.0",
1616
"pre-commit@2.20.0",
1717
"terraform-docs@latest",
1818
"tflint@0.57.0"

devbox.lock

Lines changed: 6 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -429,51 +429,19 @@
429429
}
430430
}
431431
},
432-
"kustomize@latest": {
433-
"last_modified": "2025-05-12T14:38:58Z",
434-
"resolved": "github:NixOS/nixpkgs/eaeed9530c76ce5f1d2d8232e08bec5e26f18ec1#kustomize",
432+
"kustomize@3.10.0": {
433+
"last_modified": "2021-03-08T20:48:59Z",
434+
"resolved": "github:NixOS/nixpkgs/0867f62742476f513e39113e643d9f1612b31133#kustomize",
435435
"source": "devbox-search",
436-
"version": "5.6.0",
436+
"version": "3.10.0",
437437
"systems": {
438-
"aarch64-darwin": {
439-
"outputs": [
440-
{
441-
"name": "out",
442-
"path": "/nix/store/7vk740iqnrdnkamwfgn553hpvqgch4ds-kustomize-5.6.0",
443-
"default": true
444-
}
445-
],
446-
"store_path": "/nix/store/7vk740iqnrdnkamwfgn553hpvqgch4ds-kustomize-5.6.0"
447-
},
448-
"aarch64-linux": {
449-
"outputs": [
450-
{
451-
"name": "out",
452-
"path": "/nix/store/niz4p72ad1npdac6cdisblmhrj5xcpvd-kustomize-5.6.0",
453-
"default": true
454-
}
455-
],
456-
"store_path": "/nix/store/niz4p72ad1npdac6cdisblmhrj5xcpvd-kustomize-5.6.0"
457-
},
458-
"x86_64-darwin": {
459-
"outputs": [
460-
{
461-
"name": "out",
462-
"path": "/nix/store/xhfkgsbbg3farvmhk4kscm3k6q3vkk9d-kustomize-5.6.0",
463-
"default": true
464-
}
465-
],
466-
"store_path": "/nix/store/xhfkgsbbg3farvmhk4kscm3k6q3vkk9d-kustomize-5.6.0"
467-
},
468438
"x86_64-linux": {
469439
"outputs": [
470440
{
471-
"name": "out",
472-
"path": "/nix/store/gxzjnk3qr1wiqhss1l6q3xm2fq5gg5hv-kustomize-5.6.0",
441+
"path": "/tmp/containerbase/cache/nix/store/3bp4c9sx6xby8iw511j96mr0kq7yj0mi-kustomize-3.10.0",
473442
"default": true
474443
}
475-
],
476-
"store_path": "/nix/store/gxzjnk3qr1wiqhss1l6q3xm2fq5gg5hv-kustomize-5.6.0"
444+
]
477445
}
478446
}
479447
},

0 commit comments

Comments
 (0)