From 3b152c49ec877a1a3b2f1acefd8ae32a63b6b305 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:21:27 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20ghcr.io/unpoller/un?= =?UTF-8?q?poller=20(=20v2.11.2=20=E2=86=92=20v2.13.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/apps/monitoring/unifi-exporter/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/monitoring/unifi-exporter/app/helmrelease.yaml b/kubernetes/main/apps/monitoring/unifi-exporter/app/helmrelease.yaml index 3fcf2e0c..04ce54f1 100644 --- a/kubernetes/main/apps/monitoring/unifi-exporter/app/helmrelease.yaml +++ b/kubernetes/main/apps/monitoring/unifi-exporter/app/helmrelease.yaml @@ -34,7 +34,7 @@ spec: app: image: repository: ghcr.io/unpoller/unpoller - tag: v2.11.2 + tag: v2.13.1 env: UP_UNIFI_DEFAULT_URL: https://unifi.18b.lan:8443 UP_UNIFI_DEFAULT_VERIFY_SSL: false