forked from RemoteSync/librnms-helm-charts
Apply automatic changes
This commit is contained in:
parent
79372bdb2f
commit
be368a6bba
@ -1,18 +1,15 @@
|
|||||||
apiVersion: v2
|
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: 3.9.0
|
version: 3.9.0
|
||||||
appVersion: "24.5.0"
|
appVersion: "24.5.0"
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: redis
|
- name: redis
|
||||||
version: "~19.6.0"
|
version: "~19.6.0"
|
||||||
repository: "https://charts.bitnami.com/bitnami"
|
repository: "https://charts.bitnami.com/bitnami"
|
||||||
when: redis.enabled == true
|
when: redis.enabled == true
|
||||||
- name: mysql
|
- name: mysql
|
||||||
version: "~10.3.0"
|
version: "~10.3.0"
|
||||||
repository: "https://charts.bitnami.com/bitnami"
|
repository: "https://charts.bitnami.com/bitnami"
|
||||||
when: mysql.enabled == true
|
when: mysql.enabled == true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user