forked from RemoteSync/librnms-helm-charts
Compare commits
5 Commits
librenms-3
...
librenms-3
Author | SHA1 | Date | |
---|---|---|---|
|
ddf5588472 | ||
|
c50632da6f | ||
|
e01578ccab | ||
|
b09c567c54 | ||
|
d6578502af |
@@ -2,8 +2,8 @@ apiVersion: v2
|
|||||||
name: librenms
|
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.16.0
|
version: 3.17.0
|
||||||
appVersion: "24.10.1"
|
appVersion: "24.11.0"
|
||||||
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.10.1
|
tag: 24.11.0
|
||||||
|
|
||||||
# -- 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
|
||||||
|
Reference in New Issue
Block a user