Merge pull request #29 from librenms/renovate/librenms-librenms-24.x

Update librenms/librenms Docker tag to v24.10.1
This commit is contained in:
Jochem 2024-12-03 13:52:58 +01:00 committed by GitHub
commit ecd0ac7568
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ apiVersion: v2
name: librenms
description: LibreNMS is an autodiscovering PHP/MySQL-based network monitoring system.
type: application
version: 3.16.0
appVersion: "24.9.1"
version: 3.15.0
appVersion: "24.10.1"
maintainers:
- name: jochbru
url: https://github.com/jochbru

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: 24.9.1
tag: 24.10.1
# -- Laravel appkey used by LibreNMS, this should be generated by you and is a
# required setting. See the README for more information