From a4bdcc004104a1bd364dbd084719dd1b542bbb18 Mon Sep 17 00:00:00 2001 From: "layla-bot[bot]" <138733633+layla-bot[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 12:54:02 -0700 Subject: [PATCH] feat(container)!: Update image ghcr.io/mendhak/http-https-echo to v35 (#2984) Co-authored-by: layla-bot[bot] <138733633+layla-bot[bot]@users.noreply.github.com> --- .../main/apps/networking/echo-server/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/networking/echo-server/app/helmrelease.yaml b/kubernetes/main/apps/networking/echo-server/app/helmrelease.yaml index 559c8aa5d..3a791f896 100644 --- a/kubernetes/main/apps/networking/echo-server/app/helmrelease.yaml +++ b/kubernetes/main/apps/networking/echo-server/app/helmrelease.yaml @@ -30,7 +30,7 @@ spec: app: image: repository: ghcr.io/mendhak/http-https-echo - tag: 34 + tag: 35 env: HTTP_PORT: &port 8080 LOG_WITHOUT_NEWLINE: true