From 9c711c3edf387cd0ac1d8d2e5a90a14bb2c1f5ba Mon Sep 17 00:00:00 2001 From: sj-williams Date: Wed, 4 Dec 2024 11:51:43 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20update=20trivy=20versio?= =?UTF-8?q?ns?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- runbooks/source/container-images.html.md.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runbooks/source/container-images.html.md.erb b/runbooks/source/container-images.html.md.erb index f14154bc..dd7207d4 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.16.4 | 🔴 | v0.22.0| [v0.22.0](https://github.com/aquasecurity/trivy-operator/releases/tag/v0.22.0) | [0.22.0](https://github.com/aquasecurity/trivy-operator/blob/main/deploy/helm/Chart.yaml) -| ghcr.io/aquasecurity/trivy:0.47.0 | 🔴 | v0.57.0 | [v0.57.0](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 |