From 89ce18c395fdaf8d32e65084dd201e33bc0d4664 Mon Sep 17 00:00:00 2001 From: konsthol Date: Thu, 29 May 2025 12:57:10 +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 4bea66f..2fde8ff 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/example-app:1.0.0-SNAPSHOT + image: docker.io/root/json-echo:1.0.0-SNAPSHOT ports: http: 8080 secret: nexus-secret