From ddae6475763bf2867d216cb3f3b266e811ed214d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Dec 2025 23:10:07 +0000 Subject: [PATCH] Update mirror.gcr.io/aquasec/trivy Docker tag to v0.68.1 --- clusters/cl01tl/helm/trivy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/trivy/values.yaml b/clusters/cl01tl/helm/trivy/values.yaml index 3fb79d605..8689d74b9 100644 --- a/clusters/cl01tl/helm/trivy/values.yaml +++ b/clusters/cl01tl/helm/trivy/values.yaml @@ -16,7 +16,7 @@ trivy-operator: image: registry: mirror.gcr.io repository: aquasec/trivy - tag: 0.67.2 + tag: 0.68.1 storageClassEnabled: true storageClassName: ceph-block storageSize: "5Gi"