From 4b9be37a8c5ea1dea1738d3d12157fea27f04bbd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Aug 2025 21:15:11 +0000 Subject: [PATCH] Update Helm release trivy-operator to v0.30.0 (#1153) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [trivy-operator](https://github.com/aquasecurity/helm-charts) | minor | `0.29.3` -> `0.30.0` | --- ### Release Notes
aquasecurity/helm-charts (trivy-operator) ### [`v0.30.0`](https://github.com/aquasecurity/helm-charts/releases/tag/trivy-operator-0.30.0) [Compare Source](https://github.com/aquasecurity/helm-charts/compare/trivy-operator-0.29.3...trivy-operator-0.30.0) Keeps security report resources updated
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1153 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/monitoring/trivy/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/monitoring/trivy/Chart.yaml b/clusters/cl01tl/monitoring/trivy/Chart.yaml index ee0f6fcc0..b56c0cd30 100644 --- a/clusters/cl01tl/monitoring/trivy/Chart.yaml +++ b/clusters/cl01tl/monitoring/trivy/Chart.yaml @@ -16,7 +16,7 @@ maintainers: - name: alexlebens dependencies: - name: trivy-operator - version: 0.29.3 + version: 0.30.0 repository: https://aquasecurity.github.io/helm-charts/ icon: https://raw.githubusercontent.com/aquasecurity/trivy/main/docs/imgs/logo.png appVersion: v0.26.1