From ad0d318d173e5b58aba471837ae64cdd7af1e8de Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 11 Oct 2025 06:03:18 +0000 Subject: [PATCH] Update docker.io/nginxinc/nginx-unprivileged Docker tag to v1.29.2 --- 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..f45ef9d 100644 --- a/infra/openclarity/values.yaml +++ b/infra/openclarity/values.yaml @@ -317,7 +317,7 @@ openclarity: # -- Gateway service container repository repository: nginxinc/nginx-unprivileged # -- Gateway service container tag - tag: 1.29.0 + tag: 1.29.2 # -- Gateway image digest. If set will override the tag. digest: "" # -- Gateway service container pull policy