From 3d6f74f635f4a42193897cd3a5621943831e9f3d Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 11:14:51 -0400 Subject: [PATCH] =?UTF-8?q?feat(container)!:=20Update=20ghcr.io/mendhak/ht?= =?UTF-8?q?tp-https-echo=20(=2033=20=E2=86=92=2034=20)=20(#8006)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com> --- kubernetes/main/apps/default/echo-server/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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