From 3a674c499e3ed6366a6a04db0d81de9e92e57994 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 21:03:55 +0000 Subject: [PATCH 1/2] Update librenms/librenms Docker tag to v24.9.1 --- 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 f757be1..31bd831 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.8.1 + tag: 24.9.1 # -- Laravel appkey used by LibreNMS, this should be generated by you and is a # required setting. See the README for more information From c614f34af0cfa3f55d05170e7349c26f6103742d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 15 Oct 2024 21:04:07 +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 27d5702..4eb544c 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.15.0 -appVersion: "24.8.1" +appVersion: "24.9.1" maintainers: - name: jochbru url: https://github.com/jochbru