Test pipeline

Test pipeline

Test pipeline

Fix pipeline

Fix liting
This commit is contained in:
Jochem
2024-07-09 11:42:36 +02:00
parent 7c859e8d3c
commit 1956965950
5 changed files with 68 additions and 14 deletions

View File

@@ -2,14 +2,17 @@ apiVersion: v2
name: librenms
description: LibreNMS is an autodiscovering PHP/MySQL-based network monitoring system.
type: application
version: 3.10.0
version: 3.10.1
appVersion: "24.5.0"
maintainers:
- name: TheChef23
url: https://github.com/TheChef23
dependencies:
- name: redis
version: "~19.6.0"
repository: "https://charts.bitnami.com/bitnami"
when: redis.enabled == true
condition: redis.enabled
- name: mysql
version: "~10.3.0"
repository: "https://charts.bitnami.com/bitnami"
when: mysql.enabled == true
condition: mysql.enabled