From 6366b982646e23041b3bcc17c044f0169108dc06 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 18 Oct 2025 06:03:15 +0000 Subject: [PATCH] Update docker.io/swaggerapi/swagger-ui Docker tag to v5.29.5 --- infra/openclarity/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/openclarity/values.yaml b/infra/openclarity/values.yaml index 099b435..256d3c0 100644 --- a/infra/openclarity/values.yaml +++ b/infra/openclarity/values.yaml @@ -719,7 +719,7 @@ openclarity: # -- Swagger UI container repository repository: swaggerapi/swagger-ui # -- Swagger UI container tag - tag: v5.26.2 + tag: v5.29.5 # -- Swagger UI image digest. If set will override the tag. digest: "" # -- Swagger UI image pull policy