From 95504b6c7af971eca5a57c36adda1b391f219e28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 16:10:12 +0000 Subject: [PATCH] =?UTF-8?q?feat(container)!:=20Update=20image=20ghcr.io/me?= =?UTF-8?q?ndhak/http-https-echo=20(=2037=20=E2=86=92=2039=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/default/echo/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/default/echo/app/helmrelease.yaml b/kubernetes/apps/default/echo/app/helmrelease.yaml index 51e982030..6d4dbfb8a 100755 --- a/kubernetes/apps/default/echo/app/helmrelease.yaml +++ b/kubernetes/apps/default/echo/app/helmrelease.yaml @@ -27,7 +27,7 @@ spec: app: image: repository: ghcr.io/mendhak/http-https-echo - tag: 37 + tag: 39 env: HTTP_PORT: &port 80 LOG_WITHOUT_NEWLINE: true