5 Commits

Author SHA1 Message Date
Jochem
ddf5588472 Merge pull request #33 from librenms/develop
upgrade librenms
2024-12-03 14:23:47 +01:00
Jochem
c50632da6f Update Chart.yaml 2024-12-03 14:13:24 +01:00
Jochem
e01578ccab Merge pull request #31 from librenms/renovate/librenms-librenms-24.x
Update librenms/librenms Docker tag to v24.11.0
2024-12-03 14:11:29 +01:00
renovate[bot]
b09c567c54 Apply automatic changes 2024-12-03 13:11:22 +00:00
renovate[bot]
d6578502af Update librenms/librenms Docker tag to v24.11.0 2024-12-03 13:11:11 +00:00
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.10.1"
version: 3.17.0
appVersion: "24.11.0"
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.10.1
tag: 24.11.0
# -- Laravel appkey used by LibreNMS, this should be generated by you and is a
# required setting. See the README for more information