From a8fbbfa9b8ec65258a997af5d64c292f1cb4a513 Mon Sep 17 00:00:00 2001 From: Dmitrij Prokov Date: Thu, 30 Jan 2025 13:10:07 +0300 Subject: [PATCH] DO-1543 Change tag image (#2) Reviewed-on: https://git.avroid.tech/Helm/openresty/pulls/2 --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 6aa76e9..a48bc53 100644 --- a/values.yaml +++ b/values.yaml @@ -8,7 +8,7 @@ image: repository: harbor.avroid.tech/devops/openresty pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "1.21.4.1-0-alpine" + tag: "1.21.4.1-0-alpine-1" configMap: enabled: false