From f6461d4bb4d2554275a34b1b8b020db7c2f270b8 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Tue, 13 Sep 2022 10:24:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20kube-prom?= =?UTF-8?q?etheus-stack=20to=2039.13.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | --------------------- | ------- | ------- | | helm | kube-prometheus-stack | 39.12.1 | 39.13.0 | --- cluster/apps/monitoring/kube-prometheus-stack/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/kube-prometheus-stack/helm-release.yaml b/cluster/apps/monitoring/kube-prometheus-stack/helm-release.yaml index 0e64ab797..ba29d7fd0 100644 --- a/cluster/apps/monitoring/kube-prometheus-stack/helm-release.yaml +++ b/cluster/apps/monitoring/kube-prometheus-stack/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://prometheus-community.github.io/helm-charts chart: kube-prometheus-stack - version: 39.12.1 + version: 39.13.0 sourceRef: kind: HelmRepository name: prometheus-community-charts