From 0b1e3d3c183c5e6ed713d2409fd26f976de6825a Mon Sep 17 00:00:00 2001 From: "mfin-bot[bot]" <123061670+mfin-bot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 22:03:41 +0000 Subject: [PATCH] feat(container): update image ghcr.io/unpoller/unpoller to v2.14.1 | datasource | package | from | to | | ---------- | ------------------------- | ------- | ------- | | docker | ghcr.io/unpoller/unpoller | v2.11.2 | v2.14.1 | --- k8s/monitoring/unpoller/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/monitoring/unpoller/values.yaml b/k8s/monitoring/unpoller/values.yaml index 618685e47..e2435b12b 100644 --- a/k8s/monitoring/unpoller/values.yaml +++ b/k8s/monitoring/unpoller/values.yaml @@ -5,7 +5,7 @@ app-template: main: image: repository: ghcr.io/unpoller/unpoller - tag: v2.11.2 + tag: v2.14.1 env: TZ: Europe/Ljubljana UP_INFLUXDB_DISABLE: true