From 1a5ac23b8b3fee483a61c545fabc738f96d936bc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Sep 2023 11:39:43 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/prometheus-config-reloader to v0.68.0 (#12438) 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-config-reloader](https://togithub.com/truecharts/containers) | minor | `v0.67.0` -> `v0.68.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### 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. --- - [x] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --------- Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- charts/operators/prometheus-operator/Chart.yaml | 4 ++-- charts/operators/prometheus-operator/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/operators/prometheus-operator/Chart.yaml b/charts/operators/prometheus-operator/Chart.yaml index bde6c0f9e6f..505bdffcb9c 100644 --- a/charts/operators/prometheus-operator/Chart.yaml +++ b/charts/operators/prometheus-operator/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.67.0" +appVersion: "0.68.0" deprecated: false description: Prometheus Operator is an operator for prometheus home: https://truecharts.org/charts/operators/prometheus-operator @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator - https://github.com/prometheus-operator type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - operators diff --git a/charts/operators/prometheus-operator/values.yaml b/charts/operators/prometheus-operator/values.yaml index de3713d9829..2b7b3ca0dc4 100644 --- a/charts/operators/prometheus-operator/values.yaml +++ b/charts/operators/prometheus-operator/values.yaml @@ -5,7 +5,7 @@ image: configReloaderImage: repository: tccr.io/truecharts/prometheus-config-reloader - tag: "v0.67.0@sha256:d581aaa26dfbbdb3ffdac69d0a7dae3f229a70aed27f31b2817b2b2f3fd75485" + tag: "v0.68.0@sha256:52a3143e9852180f0f5ca91b67e714fac4905d4c076b3082c7c199fe72cadb1e" pullPolicy: thanosImage: