From 0e3465a9c618395f04688eb0632cb24eb4cf95d2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 3 Oct 2024 03:02:48 +0000 Subject: [PATCH] fix(docker.io/library/nginx): update docker.io/library/nginx docker tag to v1.27.2 --- conduit/values.yaml | 2 +- matrix-synapse/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conduit/values.yaml b/conduit/values.yaml index 816237e..5dd2bef 100644 --- a/conduit/values.yaml +++ b/conduit/values.yaml @@ -48,7 +48,7 @@ wellknown: registry: docker.io repository: library/nginx pullPolicy: IfNotPresent - tag: "1.27.1" + tag: "1.27.2" replicaCount: 1 podLabels: {} diff --git a/matrix-synapse/values.yaml b/matrix-synapse/values.yaml index 3f9f812..c6356b3 100644 --- a/matrix-synapse/values.yaml +++ b/matrix-synapse/values.yaml @@ -613,7 +613,7 @@ wellknown: image: registry: docker.io repository: library/nginx - tag: 1.27.1 + tag: 1.27.2 pullPolicy: IfNotPresent replicaCount: 1