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

Merged
renovate merged 1 commit from renovate/aquasecurity-trivy-operator-0.x into main 2026-02-12 06:04:20 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v0.30.0

Compare Source

What's Changed

Notable Changes
🐛 Notable Fixes 🐛
📝 Documentation && Miscellaneous 🔧
👒 Dependencies 👒
  • build(deps): bump ubi9/ubi-minimal from 7c5495d to 34880b6 in /build/trivy-operator by @​dependabot[bot] in #​2784
  • build(deps): bump alpine from 3.22.1 to 3.22.2 in /build/trivy-operator by @​dependabot[bot] in #​2778
  • build(deps): bump ubi9/ubi-minimal from 34880b6 to 61d5ad4 in /build/trivy-operator by @​dependabot[bot] in #​2816
  • build(deps): bump ubi9/ubi-minimal from 61d5ad4 to 6fc28bc in /build/trivy-operator by @​dependabot[bot] in #​2832
  • build(deps): bump alpine from 3.22.2 to 3.23.0 in /build/trivy-operator by @​dependabot[bot] in #​2833
  • build(deps): bump alpine from 3.23.0 to 3.23.3 in /build/trivy-operator by @​dependabot[bot] in #​2866
  • build(deps): bump ubi9/ubi-minimal from 6fc28bc to bb08f23 in /build/trivy-operator by @​dependabot[bot] in #​2862
  • build(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 in the golang group by @​dependabot[bot] in #​2844
  • build(deps): bump ubi9/ubi-minimal from bb08f23 to ecd4751 in /build/trivy-operator by @​dependabot[bot] in #​2873
  • build(deps): bump ubi9/ubi-minimal from ecd4751 to 759f5f4 in /build/trivy-operator by @​dependabot[bot] in #​2874
  • build(deps): bump the common group across 1 directory with 4 updates by @​dependabot[bot] in #​2872

New Contributors

Full Changelog: https://github.com/aquasecurity/trivy-operator/compare/v0.29.0...v0.30.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.29.0` -> `0.30.0` | --- ### Release Notes <details> <summary>aquasecurity/trivy-operator (aquasecurity/trivy-operator)</summary> ### [`v0.30.0`](https://github.com/aquasecurity/trivy-operator/releases/tag/v0.30.0) [Compare Source](https://github.com/aquasecurity/trivy-operator/compare/v0.29.0...v0.30.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### ✨ Notable Changes ✨ - feat: add support for custom Trivy ignore file by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2750](https://github.com/aquasecurity/trivy-operator/pull/2750) - feat: automatically roll deployment in helm chart on configmap change by [@&#8203;jensloe-nhn](https://github.com/jensloe-nhn) in [#&#8203;2760](https://github.com/aquasecurity/trivy-operator/pull/2760) ##### 🐛 Notable Fixes 🐛 - fix(ci): clean up space for e2e tests by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2776](https://github.com/aquasecurity/trivy-operator/pull/2776) - fix: print logs if any error appears by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2725](https://github.com/aquasecurity/trivy-operator/pull/2725) - fix: Add config file volume to client server mode by [@&#8203;bh-tt](https://github.com/bh-tt) in [#&#8203;2751](https://github.com/aquasecurity/trivy-operator/pull/2751) - fix: prefer vendor score if both nvd and vendor cvss v3 scores exist by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2774](https://github.com/aquasecurity/trivy-operator/pull/2774) - fix: error "creating secret used by scan job failed: /sbom-k8s-cluste… by [@&#8203;dcoppa](https://github.com/dcoppa) in [#&#8203;2759](https://github.com/aquasecurity/trivy-operator/pull/2759) - fix: validation SBOM reports by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2792](https://github.com/aquasecurity/trivy-operator/pull/2792) - fix: always generate the compliance report by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2804](https://github.com/aquasecurity/trivy-operator/pull/2804) - fix: delete completed scan jobs in any case by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2788](https://github.com/aquasecurity/trivy-operator/pull/2788) - fix: avoid re-mounting GCR volume with credentials by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2801](https://github.com/aquasecurity/trivy-operator/pull/2801) - fix: use login to private registry by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2595](https://github.com/aquasecurity/trivy-operator/pull/2595) - fix: alternateReportStorage PVC no longer ignores namespace from values.yaml by [@&#8203;ml-qc](https://github.com/ml-qc) in [#&#8203;2864](https://github.com/aquasecurity/trivy-operator/pull/2864) ##### 📝 Documentation && Miscellaneous 🔧 - chore: bump up Trivy to version v0.67.0 by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2764](https://github.com/aquasecurity/trivy-operator/pull/2764) - chore: bump up inderect deps to fix vulns by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2805](https://github.com/aquasecurity/trivy-operator/pull/2805) - chore: enable non-interactively mode for UBI9 image by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2814](https://github.com/aquasecurity/trivy-operator/pull/2814) - chore: bump up x/crypto to v0.45.0 by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2821](https://github.com/aquasecurity/trivy-operator/pull/2821) - chore: image apk upgrade optimization by [@&#8203;daanschipper](https://github.com/daanschipper) in [#&#8203;2826](https://github.com/aquasecurity/trivy-operator/pull/2826) - chore(ubi9): update metadata for UBI9 image by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2846](https://github.com/aquasecurity/trivy-operator/pull/2846) - chore: bump up Trivy to version v0.69.0 by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2870](https://github.com/aquasecurity/trivy-operator/pull/2870) - chore: bump up Trivy to version v0.69.1 by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2875](https://github.com/aquasecurity/trivy-operator/pull/2875) - ci: added extra\_file LICENSE for Dockerfile.ubi9 by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2879](https://github.com/aquasecurity/trivy-operator/pull/2879) - chore: bump up go-git deps to fix CVE-2026-25934 by [@&#8203;afdesk](https://github.com/afdesk) in [#&#8203;2882](https://github.com/aquasecurity/trivy-operator/pull/2882) ##### 👒 Dependencies 👒 - build(deps): bump ubi9/ubi-minimal from `7c5495d` to `34880b6` in /build/trivy-operator by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2784](https://github.com/aquasecurity/trivy-operator/pull/2784) - build(deps): bump alpine from 3.22.1 to 3.22.2 in /build/trivy-operator by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2778](https://github.com/aquasecurity/trivy-operator/pull/2778) - build(deps): bump ubi9/ubi-minimal from `34880b6` to `61d5ad4` in /build/trivy-operator by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2816](https://github.com/aquasecurity/trivy-operator/pull/2816) - build(deps): bump ubi9/ubi-minimal from `61d5ad4` to `6fc28bc` in /build/trivy-operator by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2832](https://github.com/aquasecurity/trivy-operator/pull/2832) - build(deps): bump alpine from 3.22.2 to 3.23.0 in /build/trivy-operator by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2833](https://github.com/aquasecurity/trivy-operator/pull/2833) - build(deps): bump alpine from 3.23.0 to 3.23.3 in /build/trivy-operator by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2866](https://github.com/aquasecurity/trivy-operator/pull/2866) - build(deps): bump ubi9/ubi-minimal from `6fc28bc` to `bb08f23` in /build/trivy-operator by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2862](https://github.com/aquasecurity/trivy-operator/pull/2862) - build(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 in the golang group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2844](https://github.com/aquasecurity/trivy-operator/pull/2844) - build(deps): bump ubi9/ubi-minimal from `bb08f23` to `ecd4751` in /build/trivy-operator by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2873](https://github.com/aquasecurity/trivy-operator/pull/2873) - build(deps): bump ubi9/ubi-minimal from `ecd4751` to `759f5f4` in /build/trivy-operator by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2874](https://github.com/aquasecurity/trivy-operator/pull/2874) - build(deps): bump the common group across 1 directory with 4 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2872](https://github.com/aquasecurity/trivy-operator/pull/2872) #### New Contributors - [@&#8203;bh-tt](https://github.com/bh-tt) made their first contribution in [#&#8203;2751](https://github.com/aquasecurity/trivy-operator/pull/2751) - [@&#8203;jensloe-nhn](https://github.com/jensloe-nhn) made their first contribution in [#&#8203;2760](https://github.com/aquasecurity/trivy-operator/pull/2760) - [@&#8203;ml-qc](https://github.com/ml-qc) made their first contribution in [#&#8203;2864](https://github.com/aquasecurity/trivy-operator/pull/2864) **Full Changelog**: <https://github.com/aquasecurity/trivy-operator/compare/v0.29.0...v0.30.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjQxLjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency aquasecurity/trivy-operator to v0.30.0
All checks were successful
Deployment / container (push) Successful in 8s
cbabc0b8b8
renovate scheduled this pull request to auto merge when all checks succeed 2026-02-12 06:04:10 +00:00
renovate deleted branch renovate/aquasecurity-trivy-operator-0.x 2026-02-12 06:04:20 +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!5
No description provided.