diff --git a/clusters/cl01tl/helm/trivy/values.yaml b/clusters/cl01tl/helm/trivy/values.yaml index 8689d74b9..5f898c1a4 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.68.1 + tag: 0.68.2 storageClassEnabled: true storageClassName: ceph-block storageSize: "5Gi"