What's Changed
✨ Notable Changes ✨
🐛 Notable Fixes 🐛
- fix: Missing credentials for downloading the java-db from private registry by @tom1299 in #2353
- fix: config insecure when pull policy by @tranthang2404 in #2228
- fix: add TRIVY_JAVA_DB_REPOSITORY to trivy configmap by @louzadod in #2272
- chore: bump up Trivy version to fix CVE-2025-21613 and CVE-2025-21614 by @afdesk in #2371
- fix: scanjob.customVolumesMount is not applied to the Built-Job by @takutakahashi in #2241
- fix: set
follow
to false when retrieving logs by @jrhunger in #2286 - fix: return the image manifest digest instead of image id by @dkulchinsky in #2399
📝 Documentation && Miscellaneous 🔧
- chore: bump up Trivy to v0.58.0 by @afdesk in #2350
- docs: Fix mage build command by @tom1299 in #2332
- chore: disable stale bot by @itaysk in #2382
- chore: bump up k8s deps to version 1.32 by @afdesk in #2391
- chore(lint): Add support for linter in mage by @simar7 in #2392
- chore: bump up Trivy version to v0.59.1 by @afdesk in #2406
👒 Dependencies 👒
- build(deps): bump k8s.io/apiextensions-apiserver from 0.31.0 to 0.31.3 by @dependabot in #2324
- build(deps): bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 by @dependabot in #2329
- build(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 by @dependabot in #2327
- build(deps): bump aquaproj/aqua-installer from 3.0.2 to 3.1.0 by @dependabot in #2326
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.22.0 by @dependabot in #2328
- build(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 by @dependabot in #2277
- build(deps): bump actions/setup-python from 5.1.1 to 5.3.0 by @dependabot in #2298
- build(deps): bump engineerd/setup-kind from 0.5.0 to 0.6.2 by @dependabot in #2305
- build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #2276
- build(deps): bump golang.org/x/text from 0.19.0 to 0.21.0 by @dependabot in #2355
- build(deps): bump golang.org/x/net from 0.30.0 to 0.32.0 by @dependabot in #2354
- build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #2337
- build(deps): bump helm/kind-action from 1.10.0 to 1.11.0 by @dependabot in #2357
- build(deps): bump golang.org/x/net from 0.32.0 to 0.34.0 by @dependabot in #2370
- build(deps): bump helm/kind-action from 1.11.0 to 1.12.0 by @dependabot in #2363
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 by @dependabot in #2374
- build(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.4 by @dependabot in #2373
- build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #2388
- build(deps): bump helm/chart-testing-action from 2.6.1 to 2.7.0 by @dependabot in #2387
- build(deps): bump aquaproj/aqua-installer from 3.1.0 to 3.1.1 by @dependabot in #2400
- build(deps): bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #2414
New Contributors
- @tom1299 made their first contribution in #2332
- @tranthang2404 made their first contribution in #2228
- @louzadod made their first contribution in #2272
- @takutakahashi made their first contribution in #2241
- @gnadaban made their first contribution in #2288
- @itaysk made their first contribution in #2382
Full Changelog: v0.23.0...v0.24.0