From ba2e5910532aaa7cf720ed7b0cf0f0779be5d214 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 22 May 2023 09:03:12 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/prometheus to v2.44.0 (#9041) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/prometheus](https://togithub.com/truecharts/containers) | minor | `v2.43.1` -> `v2.44.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --------- Signed-off-by: TrueCharts-Bot --- charts/enterprise/prometheus/Chart.yaml | 4 ++-- charts/enterprise/prometheus/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index 8449832b99f..d81fd79d565 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.43.1" +appVersion: "2.44.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/enterprise/prometheus/values.yaml b/charts/enterprise/prometheus/values.yaml index 018431a02e7..478581b97c2 100644 --- a/charts/enterprise/prometheus/values.yaml +++ b/charts/enterprise/prometheus/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus - tag: v2.43.1@sha256:3ad91cfb0fe8989e7854368977731c571402e5372af0b3b25e5a36ec77ed3761 + tag: v2.44.0@sha256:9d971b08b955f20a810f81a1d43b2a52d75903917cbaac27944bb0e30ef69a81 thanosImage: repository: tccr.io/truecharts/thanos