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