From dab97a4d190f72449f368d836aa642a70d1e52aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 10:51:50 +0000 Subject: [PATCH 1/2] Update librenms/librenms Docker tag to v25.3.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 d7d1000..c3a62b4 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.2.0 + tag: 25.3.0 # -- Laravel appkey used by LibreNMS, this should be generated by you and is a # required setting. See the README for more information From d7d5a25941d3ff5ca5d22efdded0b5f70af683ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 10:52:01 +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 bd637d9..1c417ed 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: 3.19.0 -appVersion: "25.2.0" +appVersion: "25.3.0" maintainers: - name: jochbru url: https://github.com/jochbru