From e73232c1f72b75dc3085e374a7312f6d1f9c3f21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 08:11:42 +0000 Subject: [PATCH] Update librenms/librenms Docker tag to v25.4.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 c3a62b4..665949f 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.3.0 + tag: 25.4.0 # -- Laravel appkey used by LibreNMS, this should be generated by you and is a # required setting. See the README for more information