forked from RemoteSync/librnms-helm-charts
Merge pull request #26 from librenms/renovate/librenms-librenms-24.x
Update librenms/librenms Docker tag to v24.9.1
This commit is contained in:
commit
1a5eb5f378
@ -3,7 +3,7 @@ name: librenms
|
|||||||
description: LibreNMS is an autodiscovering PHP/MySQL-based network monitoring system.
|
description: LibreNMS is an autodiscovering PHP/MySQL-based network monitoring system.
|
||||||
type: application
|
type: application
|
||||||
version: 3.15.0
|
version: 3.15.0
|
||||||
appVersion: "24.8.1"
|
appVersion: "24.9.1"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: jochbru
|
- name: jochbru
|
||||||
url: https://github.com/jochbru
|
url: https://github.com/jochbru
|
||||||
|
@ -6,7 +6,7 @@ librenms:
|
|||||||
# -- repository is the image repository to pull from.
|
# -- repository is the image repository to pull from.
|
||||||
repository: librenms/librenms
|
repository: librenms/librenms
|
||||||
# -- tag is image tag to pull.
|
# -- 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
|
# -- Laravel appkey used by LibreNMS, this should be generated by you and is a
|
||||||
# required setting. See the README for more information
|
# required setting. See the README for more information
|
||||||
|
Loading…
x
Reference in New Issue
Block a user