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