From 9ea69229f814b2a65d3338816e6625d7a00cce78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 08:45:21 +0000 Subject: [PATCH] =?UTF-8?q?feat(container)!:=20Update=20image=20ghcr.io/me?= =?UTF-8?q?ndhak/http-https-echo=20(=2039=20=E2=86=92=2040=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------------- | ---- | -- | | docker | ghcr.io/mendhak/http-https-echo | 39 | 40 | --- cluster-apps/chongus/default/echo-server/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster-apps/chongus/default/echo-server/app/helmrelease.yaml b/cluster-apps/chongus/default/echo-server/app/helmrelease.yaml index 020ec731..2d5556a0 100644 --- a/cluster-apps/chongus/default/echo-server/app/helmrelease.yaml +++ b/cluster-apps/chongus/default/echo-server/app/helmrelease.yaml @@ -21,7 +21,7 @@ spec: app: image: repository: ghcr.io/mendhak/http-https-echo - tag: 39 + tag: 40 env: HTTP_PORT: &port 8080 LOG_WITHOUT_NEWLINE: "true"