From 767f882144c480dd5b7a084b53f6fdeb0fa32539 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 23:29:15 +0000 Subject: [PATCH] Update librenms/librenms Docker tag to v24.8.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 dae32cb..f757be1 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.6.0 + tag: 24.8.1 # -- Laravel appkey used by LibreNMS, this should be generated by you and is a # required setting. See the README for more information