From 9adc5dd1984617b08557bedf2a6f35995df8640c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 02:08:01 +0000 Subject: [PATCH] Update nginx Docker tag to v1.27.1 --- charts/studio/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/studio/values.yaml b/charts/studio/values.yaml index 35721f28..d41ea6ba 100644 --- a/charts/studio/values.yaml +++ b/charts/studio/values.yaml @@ -832,7 +832,7 @@ studioBlobvault: # -- Image repository repository: nginx # -- Image tag - tag: 1.27.0-alpine + tag: 1.27.1-alpine service: port: 80