From 4d889d5fe954cbaceff9d82068aeba88a8c73a36 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 5 Jun 2024 16:03:11 +0000 Subject: [PATCH] fix(docker.io/library/nginx): update docker.io/library/nginx docker tag --- 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 0df5ba0..b563e6a 100644 --- a/conduit/values.yaml +++ b/conduit/values.yaml @@ -48,7 +48,7 @@ wellknown: registry: docker.io repository: library/nginx pullPolicy: IfNotPresent - tag: "1.26" + tag: "1.27" replicaCount: 1 podLabels: {} diff --git a/matrix-synapse/values.yaml b/matrix-synapse/values.yaml index e5fc575..e1c9b2b 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.26.0 + tag: 1.27.0 pullPolicy: IfNotPresent replicaCount: 1