chore: Upgrade Prometheus and remove Mailu
This commit is contained in:
parent
6a929ce1f0
commit
cfdc5af81b
@ -47,10 +47,6 @@ releases:
|
|||||||
namespace: funkwhale-application
|
namespace: funkwhale-application
|
||||||
createNamespace: false
|
createNamespace: false
|
||||||
|
|
||||||
- <<: *mailu
|
|
||||||
installed: false
|
|
||||||
namespace: mailu-application
|
|
||||||
createNamespace: true
|
|
||||||
|
|
||||||
- <<: *prometheus
|
- <<: *prometheus
|
||||||
installed: true
|
installed: true
|
||||||
|
@ -114,7 +114,7 @@ templates:
|
|||||||
prometheus: &prometheus
|
prometheus: &prometheus
|
||||||
name: prometheus
|
name: prometheus
|
||||||
chart: prometheus-community/kube-prometheus-stack
|
chart: prometheus-community/kube-prometheus-stack
|
||||||
version: 46.5.0
|
version: 46.6.0
|
||||||
inherit:
|
inherit:
|
||||||
- template: default-env-values
|
- template: default-env-values
|
||||||
- template: default-env-secrets
|
- template: default-env-secrets
|
||||||
|
Reference in New Issue
Block a user