From d6578502af276c2caada573097c9c02425800a5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 13:11:11 +0000 Subject: [PATCH 1/3] Update librenms/librenms Docker tag to v24.11.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 ebb5e8f..e5480ec 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: 24.10.1 + tag: 24.11.0 # -- Laravel appkey used by LibreNMS, this should be generated by you and is a # required setting. See the README for more information From b09c567c54477c3685c7e49ad907fe68bf40b192 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 3 Dec 2024 13:11:22 +0000 Subject: [PATCH 2/3] 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 70534f6..ca3abd4 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.16.0 -appVersion: "24.10.1" +appVersion: "24.11.0" maintainers: - name: jochbru url: https://github.com/jochbru From c50632da6f3b3595aed4a78b3d9bb0742e8b3d7b Mon Sep 17 00:00:00 2001 From: Jochem <33828672+jochbru@users.noreply.github.com> Date: Tue, 3 Dec 2024 14:13:24 +0100 Subject: [PATCH 3/3] Update Chart.yaml --- 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 ca3abd4..4d7956a 100644 --- a/charts/librenms/Chart.yaml +++ b/charts/librenms/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: librenms description: LibreNMS is an autodiscovering PHP/MySQL-based network monitoring system. type: application -version: 3.16.0 +version: 3.17.0 appVersion: "24.11.0" maintainers: - name: jochbru