From 02893fd67c42ed79812243cbb92fa05135e1847a Mon Sep 17 00:00:00 2001 From: "unsc-oni-ancilla[bot]" <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 02:15:40 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/unp?= =?UTF-8?q?oller/unpoller=20(=20v2.17.2=20=E2=9E=94=20v2.19.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/observability/unpoller/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/observability/unpoller/app/helmrelease.yaml b/kubernetes/apps/observability/unpoller/app/helmrelease.yaml index 2a74f37ed..6361150b7 100644 --- a/kubernetes/apps/observability/unpoller/app/helmrelease.yaml +++ b/kubernetes/apps/observability/unpoller/app/helmrelease.yaml @@ -23,7 +23,7 @@ spec: app: image: repository: ghcr.io/unpoller/unpoller - tag: v2.17.2@sha256:81c05a7e120e8cb71f681c73119b700179c8dde9486abd2b88bca0e56759a7a5 + tag: v2.19.0@sha256:6b481094a15d6da4d4b701ba5cb2f8358f307a0c438c8e84b4b132b36879ff77 env: TZ: "America/New_York" UP_POLLER_DEBUG: "true"