chore(deps): update dependency aquasecurity/trivy-operator to v0.29.0 #4

Merged
renovate merged 1 commit from renovate/aquasecurity-trivy-operator-0.x into main 2025-09-25 06:05:26 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
aquasecurity/trivy-operator minor 0.28.0 -> 0.29.0

Release Notes

aquasecurity/trivy-operator (aquasecurity/trivy-operator)

v0.29.0

Compare Source

What's Changed

Notable Changes
🐛 Notable Fixes 🐛
📝 Documentation && Miscellaneous 🔧
👒 Dependencies 👒
  • build(deps): bump ubi9/ubi-minimal from 295f920 to e6b39b0 in /build/trivy-operator by @​dependabot[bot] in #​2696
  • build(deps): bump ubi9/ubi-minimal from e6b39b0 to 8d905a9 in /build/trivy-operator by @​dependabot[bot] in #​2701
  • build(deps): bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 by @​dependabot[bot] in #​2709
  • build(deps): bump github.com/hashicorp/go-getter from 1.7.8 to 1.7.9 by @​dependabot[bot] in #​2714
  • build(deps): bump ubi9/ubi-minimal from 8d905a9 to 2f06ae0 in /build/trivy-operator by @​dependabot[bot] in #​2719
  • build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @​dependabot[bot] in #​2721
  • build(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.15 by @​dependabot[bot] in #​2729
  • build(deps): bump ubi9/ubi-minimal from 2f06ae0 to 7c5495d in /build/trivy-operator by @​dependabot[bot] in #​2753

New Contributors

Full Changelog: https://github.com/aquasecurity/trivy-operator/compare/v0.28.0...v0.29.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aquasecurity/trivy-operator](https://github.com/aquasecurity/trivy-operator) | minor | `0.28.0` -> `0.29.0` | --- ### Release Notes <details> <summary>aquasecurity/trivy-operator (aquasecurity/trivy-operator)</summary> ### [`v0.29.0`](https://github.com/aquasecurity/trivy-operator/releases/tag/v0.29.0) [Compare Source](https://github.com/aquasecurity/trivy-operator/compare/v0.28.0...v0.29.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### ✨ Notable Changes ✨ - feat(dev): add support for pprof by [@&#8203;simar7](https://github.com/simar7) in [#&#8203;2666](https://github.com/aquasecurity/trivy-operator/pull/2666) - feat(clientServer): add support for extraVolumes in trivy-server by [@&#8203;hichem-belhocine](https://github.com/hichem-belhocine) in [#&#8203;2738](https://github.com/aquasecurity/trivy-operator/pull/2738) - feat: add labels to operator resources by [@&#8203;cHiv0rz](https://github.com/cHiv0rz) in [#&#8203;2667](https://github.com/aquasecurity/trivy-operator/pull/2667) ##### 🐛 Notable Fixes 🐛 - fix: Ensure configFile volume is mounted for initContainer by [@&#8203;bananasplit393](https://github.com/bananasplit393) in [#&#8203;2713](https://github.com/aquasecurity/trivy-operator/pull/2713) - fix(helm): always attempt to create ServiceMonitor when it is enabled by [@&#8203;mdusher](https://github.com/mdusher) in [#&#8203;2745](https://github.com/aquasecurity/trivy-operator/pull/2745) - fix: add missing permission to get namespaces by [@&#8203;dcoppa](https://github.com/dcoppa) in [#&#8203;2728](https://github.com/aquasecurity/trivy-operator/pull/2728) ##### 📝 Documentation && Miscellaneous 🔧 - chore: improve release notes by [@&#8203;simar7](https://github.com/simar7) in [#&#8203;2692](https://github.com/aquasecurity/trivy-operator/pull/2692) - chore: migrate to aws-go v2 by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2694](https://github.com/aquasecurity/trivy-operator/pull/2694) - chore: bump up Go to version 1.24.6 by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2700](https://github.com/aquasecurity/trivy-operator/pull/2700) - chore: bump up Trivy to version v0.66.0 by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2742](https://github.com/aquasecurity/trivy-operator/pull/2742) - chore: bump up common k8s deps by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2746](https://github.com/aquasecurity/trivy-operator/pull/2746) ##### 👒 Dependencies 👒 - build(deps): bump ubi9/ubi-minimal from `295f920` to `e6b39b0` in /build/trivy-operator by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2696](https://github.com/aquasecurity/trivy-operator/pull/2696) - build(deps): bump ubi9/ubi-minimal from `e6b39b0` to `8d905a9` in /build/trivy-operator by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2701](https://github.com/aquasecurity/trivy-operator/pull/2701) - build(deps): bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2709](https://github.com/aquasecurity/trivy-operator/pull/2709) - build(deps): bump github.com/hashicorp/go-getter from 1.7.8 to 1.7.9 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2714](https://github.com/aquasecurity/trivy-operator/pull/2714) - build(deps): bump ubi9/ubi-minimal from `8d905a9` to `2f06ae0` in /build/trivy-operator by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2719](https://github.com/aquasecurity/trivy-operator/pull/2719) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2721](https://github.com/aquasecurity/trivy-operator/pull/2721) - build(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.15 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2729](https://github.com/aquasecurity/trivy-operator/pull/2729) - build(deps): bump ubi9/ubi-minimal from `2f06ae0` to `7c5495d` in /build/trivy-operator by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2753](https://github.com/aquasecurity/trivy-operator/pull/2753) #### New Contributors - [@&#8203;bananasplit393](https://github.com/bananasplit393) made their first contribution in [#&#8203;2713](https://github.com/aquasecurity/trivy-operator/pull/2713) - [@&#8203;hichem-belhocine](https://github.com/hichem-belhocine) made their first contribution in [#&#8203;2738](https://github.com/aquasecurity/trivy-operator/pull/2738) - [@&#8203;mdusher](https://github.com/mdusher) made their first contribution in [#&#8203;2745](https://github.com/aquasecurity/trivy-operator/pull/2745) - [@&#8203;cHiv0rz](https://github.com/cHiv0rz) made their first contribution in [#&#8203;2667](https://github.com/aquasecurity/trivy-operator/pull/2667) **Full Changelog**: <https://github.com/aquasecurity/trivy-operator/compare/v0.28.0...v0.29.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTguMCIsInVwZGF0ZWRJblZlciI6IjQxLjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency aquasecurity/trivy-operator to v0.29.0
All checks were successful
Deployment / container (push) Successful in 10s
3b82593b97
renovate scheduled this pull request to auto merge when all checks succeed 2025-09-25 06:05:11 +00:00
renovate deleted branch renovate/aquasecurity-trivy-operator-0.x 2025-09-25 06:05:26 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: fleaz/trivy-operator#4
No description provided.