diff --git a/clusters/cl01tl/monitoring/trivy/values.yaml b/clusters/cl01tl/monitoring/trivy/values.yaml index 0c725d60f..aee1db292 100644 --- a/clusters/cl01tl/monitoring/trivy/values.yaml +++ b/clusters/cl01tl/monitoring/trivy/values.yaml @@ -16,7 +16,7 @@ trivy-operator: image: registry: mirror.gcr.io repository: aquasec/trivy - tag: 0.65.0 + tag: 0.66.0 storageClassEnabled: true storageClassName: ceph-block storageSize: "5Gi"