Merge pull request #65 from librenms/403

Update Chart.yaml
This commit is contained in:
Jacob Winther 2025-04-16 20:36:47 +12:00 committed by GitHub
commit 250731eac6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"