From 5a11d5a1da57082d5a954a80a5dff799dcb0165f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 22:21:42 +0000 Subject: [PATCH 1/2] Update librenms/librenms Docker tag to v25.5.0 --- charts/librenms/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/librenms/values.yaml b/charts/librenms/values.yaml index 93793d7..dd31078 100644 --- a/charts/librenms/values.yaml +++ b/charts/librenms/values.yaml @@ -6,7 +6,7 @@ librenms: # -- repository is the image repository to pull from. repository: librenms/librenms # -- tag is image tag to pull. - tag: 25.4.0 + tag: 25.5.0 # -- Laravel appkey used by LibreNMS, this should be generated by you and is a # required setting. See the README for more information From 10e3bf6e3c2a4cd69214707dab5c57222cfe13e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 22:21:51 +0000 Subject: [PATCH 2/2] Apply automatic changes --- charts/librenms/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/librenms/Chart.yaml b/charts/librenms/Chart.yaml index 81f8f98..840d850 100644 --- a/charts/librenms/Chart.yaml +++ b/charts/librenms/Chart.yaml @@ -3,7 +3,7 @@ name: librenms description: LibreNMS is an autodiscovering PHP/MySQL-based network monitoring system. type: application version: 5.0.1 -appVersion: "25.4.0" +appVersion: "25.5.0" maintainers: - name: jacobw url: https://github.com/jacobw