Update Chart.yaml

This commit is contained in:
Jacob Winther 2025-04-16 20:32:09 +12:00
parent 4e36066209
commit 1a0505e922

View File

@ -2,11 +2,11 @@ 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: 4.0.2 version: 4.0.3
appVersion: "25.4.0" appVersion: "25.4.0"
maintainers: maintainers:
- name: jochbru - name: jacobw
url: https://github.com/jochbru url: https://github.com/jacobw
dependencies: dependencies:
- name: redis - name: redis
version: "~20.12.0" version: "~20.12.0"