From cfdc5af81b8886a7940ad53e3509bd6b3074909b Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Sun, 4 Jun 2023 19:36:17 +0200 Subject: [PATCH] chore: Upgrade Prometheus and remove Mailu --- badhouseplants/helmfile.yaml | 4 ---- releases.yaml | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/badhouseplants/helmfile.yaml b/badhouseplants/helmfile.yaml index 73f68da..f460821 100644 --- a/badhouseplants/helmfile.yaml +++ b/badhouseplants/helmfile.yaml @@ -47,10 +47,6 @@ releases: namespace: funkwhale-application createNamespace: false - - <<: *mailu - installed: false - namespace: mailu-application - createNamespace: true - <<: *prometheus installed: true diff --git a/releases.yaml b/releases.yaml index 3c7235e..d261a11 100644 --- a/releases.yaml +++ b/releases.yaml @@ -114,7 +114,7 @@ templates: prometheus: &prometheus name: prometheus chart: prometheus-community/kube-prometheus-stack - version: 46.5.0 + version: 46.6.0 inherit: - template: default-env-values - template: default-env-secrets