diff --git a/runbooks/source/container-images.html.md.erb b/runbooks/source/container-images.html.md.erb
index dd7207d4..197b92ec 100644
--- a/runbooks/source/container-images.html.md.erb
+++ b/runbooks/source/container-images.html.md.erb
@@ -157,8 +157,8 @@ This depends on several factors, some of them are:
## trivy-system
| container image | urgency | latest version for k8s 1.29 | latest version available | latest helm chart |
|-|-|-|-|-|
-| ghcr.io/aquasecurity/trivy-operator:0.23.0 | 🔴 | v0.23.0| [v0.23.0](https://github.com/aquasecurity/trivy-operator/releases/tag/v0.23.0) | [0.23.0](https://github.com/aquasecurity/trivy-operator/blob/main/deploy/helm/Chart.yaml)
-| ghcr.io/aquasecurity/trivy:0.57.1 | 🔴 | v0.57.0 | [v0.57.1](https://github.com/aquasecurity/trivy/releases) | [0.24.1](https://github.com/aquasecurity/trivy-operator/blob/main/deploy/helm/Chart.yaml)
+| ghcr.io/aquasecurity/trivy-operator:0.23.0 | 🟢 | v0.23.0| [v0.23.0](https://github.com/aquasecurity/trivy-operator/releases/tag/v0.23.0) | [0.23.0](https://github.com/aquasecurity/trivy-operator/blob/main/deploy/helm/Chart.yaml)
+| ghcr.io/aquasecurity/trivy:0.57.1 | 🟢 | v0.57.0 | [v0.57.1](https://github.com/aquasecurity/trivy/releases) | [0.24.1](https://github.com/aquasecurity/trivy-operator/blob/main/deploy/helm/Chart.yaml)
## velero
| container image | urgency | latest version for k8s 1.29 | latest version available | latest helm chart |