Skip to content

Commit d5b49f0

Browse files
ManiDeepakThumuclaude
andcommitted
chore: update devbox.lock and fix README formatting
- Update devbox.lock to pin trivy@0.57.1 - Remove extra blank lines from kubecost README.md Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 3b94454 commit d5b49f0

File tree

2 files changed

+12
-15
lines changed

2 files changed

+12
-15
lines changed

charts/kubecost/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11

22

3-
4-
5-
63
# kubecost
74

85
![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.3](https://img.shields.io/badge/AppVersion-2.6.3-informational?style=flat-square)

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -632,51 +632,51 @@
632632
}
633633
}
634634
},
635-
"trivy@latest": {
636-
"last_modified": "2025-02-01T06:33:04Z",
637-
"resolved": "github:NixOS/nixpkgs/047ebac174c408d6e5428b1865478893001276c5#trivy",
635+
"trivy@0.57.1": {
636+
"last_modified": "2024-12-03T12:40:06Z",
637+
"resolved": "github:NixOS/nixpkgs/566e53c2ad750c84f6d31f9ccb9d00f823165550#trivy",
638638
"source": "devbox-search",
639-
"version": "0.59.0",
639+
"version": "0.57.1",
640640
"systems": {
641641
"aarch64-darwin": {
642642
"outputs": [
643643
{
644644
"name": "out",
645-
"path": "/nix/store/nqygrh6vkw2a8cj83yxwc786mcg6km6w-trivy-0.59.0",
645+
"path": "/nix/store/rv93ihqdpksprkpp4bsbfgrg1551i5qa-trivy-0.57.1",
646646
"default": true
647647
}
648648
],
649-
"store_path": "/nix/store/nqygrh6vkw2a8cj83yxwc786mcg6km6w-trivy-0.59.0"
649+
"store_path": "/nix/store/rv93ihqdpksprkpp4bsbfgrg1551i5qa-trivy-0.57.1"
650650
},
651651
"aarch64-linux": {
652652
"outputs": [
653653
{
654654
"name": "out",
655-
"path": "/nix/store/2pkijvw6405qq106s0y49j8956wmikyp-trivy-0.59.0",
655+
"path": "/nix/store/fcbxz60idc7fzqyx4svnlm2dl1bihzsh-trivy-0.57.1",
656656
"default": true
657657
}
658658
],
659-
"store_path": "/nix/store/2pkijvw6405qq106s0y49j8956wmikyp-trivy-0.59.0"
659+
"store_path": "/nix/store/fcbxz60idc7fzqyx4svnlm2dl1bihzsh-trivy-0.57.1"
660660
},
661661
"x86_64-darwin": {
662662
"outputs": [
663663
{
664664
"name": "out",
665-
"path": "/nix/store/6cfkq5apf2nzq229gjr6y6vn40f5nv3b-trivy-0.59.0",
665+
"path": "/nix/store/517pgmyj9r1bsggcd7wcf64gryw2i0na-trivy-0.57.1",
666666
"default": true
667667
}
668668
],
669-
"store_path": "/nix/store/6cfkq5apf2nzq229gjr6y6vn40f5nv3b-trivy-0.59.0"
669+
"store_path": "/nix/store/517pgmyj9r1bsggcd7wcf64gryw2i0na-trivy-0.57.1"
670670
},
671671
"x86_64-linux": {
672672
"outputs": [
673673
{
674674
"name": "out",
675-
"path": "/nix/store/r3dqya9whwij5wmvzr12hphvq4vvqsch-trivy-0.59.0",
675+
"path": "/nix/store/5js971jz5jxfjrnlik7qh03bxclralzk-trivy-0.57.1",
676676
"default": true
677677
}
678678
],
679-
"store_path": "/nix/store/r3dqya9whwij5wmvzr12hphvq4vvqsch-trivy-0.59.0"
679+
"store_path": "/nix/store/5js971jz5jxfjrnlik7qh03bxclralzk-trivy-0.57.1"
680680
}
681681
}
682682
},

0 commit comments

Comments
 (0)