Skip to content

fix(helm): update chart trivy-operator ( 0.32.0 → 0.32.1 )#3248

Merged
rogerrum merged 1 commit intomainfrom
renovate/trivy-operator-0.x
Mar 22, 2026
Merged

fix(helm): update chart trivy-operator ( 0.32.0 → 0.32.1 )#3248
rogerrum merged 1 commit intomainfrom
renovate/trivy-operator-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 13, 2026

This PR contains the following updates:

Package Update Change
trivy-operator patch 0.32.00.32.1

Release Notes

aquasecurity/helm-charts (trivy-operator)

v0.32.1

Compare Source

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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

| datasource | package        | from   | to     |
| ---------- | -------------- | ------ | ------ |
| helm       | trivy-operator | 0.32.0 | 0.32.1 |


Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

Path: main/monitoring/trivy
Version: 0.32.0 -> 0.32.1

--- /tmp/tmp.1W9LEkVVPO	2026-03-13 05:14:48.508851385 +0000
+++ /tmp/tmp.cR3T10VY8q	2026-03-13 05:14:49.176839687 +0000
@@ -133,7 +133,7 @@
   namespace: default
 data:
   trivy.repository: "mirror.gcr.io/aquasec/trivy"
-  trivy.tag: "0.69.1"
+  trivy.tag: "0.69.3"
   trivy.imagePullPolicy: "IfNotPresent"
   trivy.additionalVulnerabilityReportFields: ""
   trivy.severity: "UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL"
@@ -529,7 +529,7 @@
       automountServiceAccountToken: true
       containers:
         - name: "trivy-operator"
-          image: "mirror.gcr.io/aquasec/trivy-operator:0.30.0"
+          image: "mirror.gcr.io/aquasec/trivy-operator:0.30.1"
           imagePullPolicy: IfNotPresent
           env:
             - name: OPERATOR_NAMESPACE
@@ -619,7 +619,7 @@
         runAsUser: 65534
       containers:
         - name: trivy-server
-          image: "mirror.gcr.io/aquasec/trivy:0.69.1"
+          image: "mirror.gcr.io/aquasec/trivy:0.69.3"
           imagePullPolicy: "IfNotPresent"
           securityContext:
             privileged: false

@rogerrum rogerrum merged commit 238a640 into main Mar 22, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/trivy-operator-0.x branch March 22, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant