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"