From 8092a824815497884c87b21a644d7c5f607e254b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Feb 2024 07:20:15 +0100 Subject: [PATCH] chore(deps): update container image kube-state-metrics to v6.3.0@582cec7 by renovate (#18636) 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-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts/tree/HEAD/charts/dependency/kube-state-metrics)) | minor | `6.2.1` -> `6.3.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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index 496658b1d84..783e9f30eca 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: enterprise apiVersion: v2 -appVersion: 2.50.0 +appVersion: 2.49.1 dependencies: - name: common version: 18.0.2 @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: kube-state-metrics - version: 6.2.1 + version: 6.3.0 repository: oci://tccr.io/truecharts condition: exporters.enabled,exporters.kube-state-metrics.enabled alias: "" @@ -36,7 +36,7 @@ home: https://truecharts.org/charts/enterprise/prometheus icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png keywords: - metrics -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -50,4 +50,4 @@ sources: - https://quay.io/thanos/thanos - https://hub.docker.com/r/bitnami/alertmanager type: application -version: 17.3.0 +version: 17.4.0