From 4a9802fb79fe347202a27a7f8a602efc610f2b57 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Tue, 12 Oct 2021 12:57:42 +0000
Subject: [PATCH] Update Helm release kube-prometheus-stack to v19.0.3

---
 flux2/apps/monitoring/kube-prometheus-stack-release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flux2/apps/monitoring/kube-prometheus-stack-release.yaml b/flux2/apps/monitoring/kube-prometheus-stack-release.yaml
index b1209bff9..536f23be0 100644
--- a/flux2/apps/monitoring/kube-prometheus-stack-release.yaml
+++ b/flux2/apps/monitoring/kube-prometheus-stack-release.yaml
@@ -11,7 +11,7 @@ spec:
       # https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack
       # renovate: registryUrl=https://prometheus-community.github.io/helm-charts
       chart: kube-prometheus-stack
-      version: 19.0.2
+      version: 19.0.3
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
-- 
GitLab