diff --git a/kubernetes/main/apps/default/echo-server/app/helmrelease.yaml b/kubernetes/main/apps/default/echo-server/app/helmrelease.yaml index c4242857c6e3c..129e1bda5a97c 100644 --- a/kubernetes/main/apps/default/echo-server/app/helmrelease.yaml +++ b/kubernetes/main/apps/default/echo-server/app/helmrelease.yaml @@ -30,7 +30,7 @@ spec: app: image: repository: ghcr.io/mendhak/http-https-echo - tag: 33 + tag: 34 env: HTTP_PORT: &port 8080 LOG_WITHOUT_NEWLINE: true