From b366e274f00b4c8b301409d035dd9c83dd4c994d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 5 Mar 2024 01:04:32 +0100 Subject: [PATCH] chore(deps): update container image kube-prometheus-stack to v56.21.0@fb857f3 by renovate (#18875) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus) ([source](https://togithub.com/prometheus-community/helm-charts)) | minor | `56.9.0` -> `56.21.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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). --- charts/enterprise/prometheus/Chart.yaml | 2 +- charts/operators/prometheus-operator/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index 8e9b3179a03..1de9b260f18 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: kube-prometheus-stack - version: 56.9.0 + version: 56.21.0 repository: oci://ghcr.io/prometheus-community/charts condition: "" alias: kps diff --git a/charts/operators/prometheus-operator/Chart.yaml b/charts/operators/prometheus-operator/Chart.yaml index e26bc13876a..f942753412a 100644 --- a/charts/operators/prometheus-operator/Chart.yaml +++ b/charts/operators/prometheus-operator/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: kube-prometheus-stack - version: 56.9.0 + version: 56.21.0 repository: oci://ghcr.io/prometheus-community/charts condition: "" alias: kps @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 6.3.0 +version: 6.4.0