From 7e92ac29bf5314c0c43376228e628a6cbd917413 Mon Sep 17 00:00:00 2001 From: rjshrjndrn Date: Thu, 21 Jul 2022 10:43:10 +0200 Subject: [PATCH] chore(docker): updater ingress image Signed-off-by: rjshrjndrn --- scripts/helmcharts/openreplay/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/helmcharts/openreplay/values.yaml b/scripts/helmcharts/openreplay/values.yaml index 92a932aad..1cf12370f 100644 --- a/scripts/helmcharts/openreplay/values.yaml +++ b/scripts/helmcharts/openreplay/values.yaml @@ -102,4 +102,4 @@ ingress-nginx: ## for backwards compatibility consider setting the full image url via the repository value below ## use *either* current default registry/image or repository format or installing chart by providing the values.yaml will fail ## repository: - tag: "v1.2.1" + tag: "v1.3.0"