Merge pull request #77 from librenms/renovate/librenms-librenms-25.x

Update librenms/librenms Docker tag to v25.5.0
This commit is contained in:
Jacob Winther 2025-05-19 19:11:54 +12:00 committed by GitHub
commit 6ea6e19c12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name: librenms
description: LibreNMS is an autodiscovering PHP/MySQL-based network monitoring system.
type: application
version: 5.0.1
appVersion: "25.4.0"
appVersion: "25.5.0"
maintainers:
- name: jacobw
url: https://github.com/jacobw

View File

@ -6,7 +6,7 @@ librenms:
# -- repository is the image repository to pull from.
repository: librenms/librenms
# -- tag is image tag to pull.
tag: 25.4.0
tag: 25.5.0
# -- Laravel appkey used by LibreNMS, this should be generated by you and is a
# required setting. See the README for more information