diff --git a/charts/librenms/Chart.yaml b/charts/librenms/Chart.yaml index 9b54b5a..8097ba3 100644 --- a/charts/librenms/Chart.yaml +++ b/charts/librenms/Chart.yaml @@ -2,11 +2,11 @@ apiVersion: v2 name: librenms description: LibreNMS is an autodiscovering PHP/MySQL-based network monitoring system. type: application -version: 4.0.2 +version: 4.0.3 appVersion: "25.4.0" maintainers: - - name: jochbru - url: https://github.com/jochbru + - name: jacobw + url: https://github.com/jacobw dependencies: - name: redis version: "~20.12.0"