chore(deps): update container image tccr.io/truecharts/prometheus-config-reloader to v0.68.0 (#12438)
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] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44OS4wIiwidXBkYXRlZEluVmVyIjoiMzYuODkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
parent
e46c7a0e6e
commit
1a5ac23b8b
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.67.0"
|
appVersion: "0.68.0"
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Prometheus Operator is an operator for prometheus
|
description: Prometheus Operator is an operator for prometheus
|
||||||
home: https://truecharts.org/charts/operators/prometheus-operator
|
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/truecharts/charts/tree/master/charts/operators/prometheus-operator
|
||||||
- https://github.com/prometheus-operator
|
- https://github.com/prometheus-operator
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.2
|
version: 1.0.3
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- operators
|
- operators
|
||||||
|
|
|
@ -5,7 +5,7 @@ image:
|
||||||
|
|
||||||
configReloaderImage:
|
configReloaderImage:
|
||||||
repository: tccr.io/truecharts/prometheus-config-reloader
|
repository: tccr.io/truecharts/prometheus-config-reloader
|
||||||
tag: "v0.67.0@sha256:d581aaa26dfbbdb3ffdac69d0a7dae3f229a70aed27f31b2817b2b2f3fd75485"
|
tag: "v0.68.0@sha256:52a3143e9852180f0f5ca91b67e714fac4905d4c076b3082c7c199fe72cadb1e"
|
||||||
pullPolicy:
|
pullPolicy:
|
||||||
|
|
||||||
thanosImage:
|
thanosImage:
|
||||||
|
|
Loading…
Reference in New Issue