From 285f37f9526e3e7b750461b42b2d1b4a43005611 Mon Sep 17 00:00:00 2001 From: konsthol Date: Fri, 30 May 2025 13:48:58 +0300 Subject: [PATCH] Update json-echo-helm-chart/json-echo/values.yaml --- json-echo-helm-chart/json-echo/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json-echo-helm-chart/json-echo/values.yaml b/json-echo-helm-chart/json-echo/values.yaml index 2fde8ff..78009e2 100644 --- a/json-echo-helm-chart/json-echo/values.yaml +++ b/json-echo-helm-chart/json-echo/values.yaml @@ -1,6 +1,6 @@ --- app: - image: docker.io/root/json-echo:1.0.0-SNAPSHOT + image: docker.io/root/json-echo:1.0.0 ports: http: 8080 secret: nexus-secret