feat(helm): update chart trivy-operator ( 0.32.1 → 0.35.0 ) - #3366
Open
renovate[bot] wants to merge 1 commit into
Open
feat(helm): update chart trivy-operator ( 0.32.1 → 0.35.0 )#3366renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
Path: --- /tmp/tmp.Hn4RnSQnuc 2026-08-12 03:56:54.307267289 +0000
+++ /tmp/tmp.9C9nXts9Nt 2026-08-12 03:56:54.752264880 +0000
@@ -133,7 +133,7 @@
namespace: default
data:
trivy.repository: "mirror.gcr.io/aquasec/trivy"
- trivy.tag: "0.69.3"
+ trivy.tag: "0.73.0"
trivy.imagePullPolicy: "IfNotPresent"
trivy.additionalVulnerabilityReportFields: ""
trivy.severity: "UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL"
@@ -150,7 +150,7 @@
trivy.useBuiltinRegoPolicies: "false"
trivy.useEmbeddedRegoPolicies: "true"
trivy.supportedConfigAuditKinds: "Workload,Service,Role,ClusterRole,NetworkPoli\
- cy,Ingress,LimitRange,ResourceQuota"
+ cy,Ingress,LimitRange,ResourceQuota,PersistentVolume,PersistentVolumeClaim"
trivy.ignoreUnfixed: "true"
trivy.timeout: "5m0s"
trivy.serverURL: "http://trivy-service.default:4954"
@@ -180,6 +180,8 @@
- configmaps
- limitranges
- nodes
+ - persistentvolumeclaims
+ - persistentvolumes
- pods
- replicationcontrollers
- resourcequotas
@@ -529,7 +531,7 @@
automountServiceAccountToken: true
containers:
- name: "trivy-operator"
- image: "mirror.gcr.io/aquasec/trivy-operator:0.30.1"
+ image: "mirror.gcr.io/aquasec/trivy-operator:0.33.0"
imagePullPolicy: IfNotPresent
env:
- name: OPERATOR_NAMESPACE
@@ -619,7 +621,7 @@
runAsUser: 65534
containers:
- name: trivy-server
- image: "mirror.gcr.io/aquasec/trivy:0.69.3"
+ image: "mirror.gcr.io/aquasec/trivy:0.73.0"
imagePullPolicy: "IfNotPresent"
securityContext:
privileged: false |
renovate
Bot
force-pushed
the
renovate/trivy-operator-0.x
branch
from
June 18, 2026 17:46
9070353 to
f85dd99
Compare
renovate
Bot
force-pushed
the
renovate/trivy-operator-0.x
branch
from
July 8, 2026 11:09
f85dd99 to
a665b0e
Compare
renovate
Bot
force-pushed
the
renovate/trivy-operator-0.x
branch
from
July 20, 2026 20:42
a665b0e to
5213f64
Compare
renovate
Bot
force-pushed
the
renovate/trivy-operator-0.x
branch
from
July 30, 2026 16:07
5213f64 to
f29f948
Compare
renovate
Bot
force-pushed
the
renovate/trivy-operator-0.x
branch
from
August 6, 2026 10:03
f29f948 to
f39c3c0
Compare
| datasource | package | from | to | | ---------- | -------------- | ------ | ------ | | helm | trivy-operator | 0.32.1 | 0.35.0 | Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/trivy-operator-0.x
branch
from
August 12, 2026 03:56
f39c3c0 to
d08fc92
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.32.1→0.35.0Release Notes
aquasecurity/helm-charts (trivy-operator)
v0.35.0Compare Source
Keeps security report resources updated
v0.34.0Keeps security report resources updated
v0.33.2Keeps security report resources updated
v0.33.1Compare Source
Keeps security report resources updated
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.