From 5939d32dd8fbff18a4e7bd80d1f180ffc2890a3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 23:30:47 +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=2038=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/default/echo/app/helmrelease.yaml | 2 +- .../config/kubernetes/apps/default/echo/app/helmrelease.yaml.j2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/apps/default/echo/app/helmrelease.yaml b/kubernetes/apps/default/echo/app/helmrelease.yaml index 3c014934..72ddd80f 100644 --- 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: 38 env: HTTP_PORT: &port 80 LOG_WITHOUT_NEWLINE: true diff --git a/templates/config/kubernetes/apps/default/echo/app/helmrelease.yaml.j2 b/templates/config/kubernetes/apps/default/echo/app/helmrelease.yaml.j2 index 3c014934..72ddd80f 100644 --- a/templates/config/kubernetes/apps/default/echo/app/helmrelease.yaml.j2 +++ b/templates/config/kubernetes/apps/default/echo/app/helmrelease.yaml.j2 @@ -27,7 +27,7 @@ spec: app: image: repository: ghcr.io/mendhak/http-https-echo - tag: 37 + tag: 38 env: HTTP_PORT: &port 80 LOG_WITHOUT_NEWLINE: true