Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
0bb1f8a
chore(chart-deps): update trivy-operator to version 0.32.0
svcAPLBot Feb 12, 2026
694edd9
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 12, 2026
c281738
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 12, 2026
8c444ba
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 12, 2026
2595a1d
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 13, 2026
cf1f0a1
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 13, 2026
ee9bfc8
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 13, 2026
1e49c32
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 16, 2026
19459ab
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 16, 2026
35932fa
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 17, 2026
52c9f11
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 17, 2026
f52d814
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 17, 2026
d525195
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 17, 2026
290d55b
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 17, 2026
b1a98e6
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 19, 2026
dd8662e
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 19, 2026
5ca8c74
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 20, 2026
c3a0c1a
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 23, 2026
99364ca
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 23, 2026
b949c72
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 23, 2026
0907d27
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 24, 2026
6fbcc85
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 24, 2026
376313e
Merge branch 'main' into ci-update-trivy-operator-to-0.32.0
svcAPLBot Feb 24, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ appsInfo:
integration: App Platform uses Sealed Secrets to provide a secure way to store Kubernetes secrets in Git repositories. Sealed Secrets can be used to store secrets in the values repository.
trivy:
title: Trivy Operator
appVersion: 0.29.0
appVersion: 0.30.0
repo: https://github.com/aquasecurity/trivy-operator
maintainers: Aqua Security
relatedLinks:
Expand Down
2 changes: 1 addition & 1 deletion chart/chart-index/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@ dependencies:
version: 1.6.1
repository: https://cdfoundation.github.io/tekton-helm-chart/
- name: trivy-operator
version: 0.31.0
version: 0.32.0
repository: https://aquasecurity.github.io/helm-charts/
4 changes: 2 additions & 2 deletions charts/trivy-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 0.29.0
appVersion: 0.30.0
description: Keeps security report resources updated
keywords:
- aquasecurity
Expand All @@ -9,4 +9,4 @@ name: trivy-operator
sources:
- https://github.com/aquasecurity/trivy-operator
type: application
version: 0.31.0
version: 0.32.0
5 changes: 3 additions & 2 deletions charts/trivy-operator/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# trivy-operator

![Version: 0.31.0](https://img.shields.io/badge/Version-0.31.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.29.0](https://img.shields.io/badge/AppVersion-0.29.0-informational?style=flat-square)
![Version: 0.32.0](https://img.shields.io/badge/Version-0.32.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.30.0](https://img.shields.io/badge/AppVersion-0.30.0-informational?style=flat-square)

Keeps security report resources updated

Expand Down Expand Up @@ -147,12 +147,13 @@ Keeps security report resources updated
| trivy.httpProxy | string | `nil` | httpProxy is the HTTP proxy used by Trivy to download the vulnerabilities database from GitHub. |
| trivy.httpsProxy | string | `nil` | httpsProxy is the HTTPS proxy used by Trivy to download the vulnerabilities database from GitHub. |
| trivy.ignoreFile | string | `nil` | ignoreFile can be used to tell Trivy to ignore vulnerabilities by ID (one per line) |
| trivy.ignoreFileName | string | `""` | ignoreFileName sets the file name that will be mounted inside the scanner container. Defaults to ".trivyignore" if not set. |
| trivy.ignoreUnfixed | bool | `false` | ignoreUnfixed is the flag to show only fixed vulnerabilities in vulnerabilities reported by Trivy. Set to true to enable it. |
| trivy.image.imagePullSecret | string | `nil` | imagePullSecret is the secret name to be used when pulling trivy image from private registries example : reg-secret It is the user responsibility to create the secret for the private registry in `trivy-operator` namespace |
| trivy.image.pullPolicy | string | `"IfNotPresent"` | pullPolicy is the imge pull policy used for trivy image , valid values are (Always, Never, IfNotPresent) |
| trivy.image.registry | string | `"mirror.gcr.io"` | registry of the Trivy image |
| trivy.image.repository | string | `"aquasec/trivy"` | repository of the Trivy image |
| trivy.image.tag | string | `"0.66.0"` | tag version of the Trivy image |
| trivy.image.tag | string | `"0.69.1"` | tag version of the Trivy image |
| trivy.imageScanCacheDir | string | `"/tmp/trivy/.cache"` | imageScanCacheDir the flag to set custom path for trivy image scan `cache-dir` parameter. Only applicable in image scan mode. |
| trivy.includeDevDeps | bool | `false` | includeDevDeps include development dependencies in the report (supported: npm, yarn) (default: false) note: this flag is only applicable when trivy.command is set to filesystem |
| trivy.insecureRegistries | object | `{}` | The registry to which insecure connections are allowed. There can be multiple registries with different keys. |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.18.0
name: clustercompliancereports.aquasecurity.github.io
spec:
group: aquasecurity.github.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.18.0
name: clusterconfigauditreports.aquasecurity.github.io
spec:
group: aquasecurity.github.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.18.0
name: clusterinfraassessmentreports.aquasecurity.github.io
spec:
group: aquasecurity.github.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.18.0
name: clusterrbacassessmentreports.aquasecurity.github.io
spec:
group: aquasecurity.github.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.18.0
name: clustersbomreports.aquasecurity.github.io
spec:
group: aquasecurity.github.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.18.0
name: clustervulnerabilityreports.aquasecurity.github.io
spec:
group: aquasecurity.github.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.18.0
name: configauditreports.aquasecurity.github.io
spec:
group: aquasecurity.github.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.18.0
name: exposedsecretreports.aquasecurity.github.io
spec:
group: aquasecurity.github.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.18.0
name: infraassessmentreports.aquasecurity.github.io
spec:
group: aquasecurity.github.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.18.0
name: rbacassessmentreports.aquasecurity.github.io
spec:
group: aquasecurity.github.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.18.0
name: sbomreports.aquasecurity.github.io
spec:
group: aquasecurity.github.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.18.0
name: vulnerabilityreports.aquasecurity.github.io
spec:
group: aquasecurity.github.io
Expand Down
Loading