From d33134b8473e9171074d879c7603d464002d74fd Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 08:15:46 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm/vector):=20update=200.51.0=20=E2=9E=BC?= =?UTF-8?q?=200.51.1=20(#3846)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/core/monitoring/vector/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/core/monitoring/vector/app/hr.yaml b/kube/deploy/core/monitoring/vector/app/hr.yaml index 9b105dba..5c60e8d2 100644 --- a/kube/deploy/core/monitoring/vector/app/hr.yaml +++ b/kube/deploy/core/monitoring/vector/app/hr.yaml @@ -27,7 +27,7 @@ spec: app: image: &img repository: ghcr.io/vectordotdev/vector - tag: 0.51.0-distroless-libc@sha256:d621ac6a93242dc22b74289887da06ede13b543acfcdc8475e425da5bb8676ab + tag: 0.51.1-distroless-libc@sha256:af41941c44d69f439fade0cd12540fa3ba8fa9954ad734b315d905c37931bbe4 args: ["--config", "/config/fortigate.yaml"] env: &env TZ: "${CONFIG_TZ}"