From ff80abf3b5e1738e0de6da831def83b4de8a8095 Mon Sep 17 00:00:00 2001 From: "unsc-oni-ancilla[bot]" <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 18:10:08 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/unpo?= =?UTF-8?q?ller/unpoller=20(=20v2.17.0=20=E2=9E=94=20v2.17.2=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 f163bbbcd..2a74f37ed 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.0@sha256:397bc41f0f031f7a2edfe4024deaebcdad5e75621134ef04b5e15130d3118323 + tag: v2.17.2@sha256:81c05a7e120e8cb71f681c73119b700179c8dde9486abd2b88bca0e56759a7a5 env: TZ: "America/New_York" UP_POLLER_DEBUG: "true"