From 643c89e794c4b22a7c5651d08313ce47e2ab4cb2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 30 May 2025 06:06:24 +0000 Subject: [PATCH] Update docker.io/swaggerapi/swagger-ui Docker tag to v5.22.0 --- 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 ea209fe..7cfc06b 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.21.0 + tag: v5.22.0 # -- Swagger UI image digest. If set will override the tag. digest: "" # -- Swagger UI image pull policy