From 2bb55e800e0f9775632f22bf120d3aa7dfb7785b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 13:01:40 +0000 Subject: [PATCH 1/2] chore(deps): update quay.io/prometheus/prometheus docker tag to v2.39.0 --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 2bbb0cc6..3156cb70 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -144,7 +144,7 @@ kube-prometheus-stack: prometheusSpec: image: repository: quay.io/prometheus/prometheus - tag: v2.38.0 + tag: v2.39.0 scrapeInterval: "1m" scrapeTimeout: "10s" evaluationInterval: "1m" From 68f9bd94dd9e95833d32cdf7384f51bf87e9ad11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Krupa=20=28paulfantom=29?= Date: Fri, 7 Oct 2022 09:01:42 +0200 Subject: [PATCH 2/2] chart: bump version --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 786d952e..544213a6 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -12,7 +12,7 @@ keywords: - monitoring - tracing - opentelemetry -version: 15.0.0 +version: 15.1.0 # TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28) # kubeVersion: ">= 1.23.0" dependencies: