chore(deps): update container image bitnami/prometheus to v2.51.0@d6ebf11 by renovate (#19514)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/prometheus | minor | `2.50.1` -> `2.51.0` | --- > [!WARNING] > Some dependencies could not be looked up. 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**: 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
c6a027d25c
commit
0f9a801190
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: premium
|
||||
apiVersion: v2
|
||||
appVersion: 2.50.1
|
||||
appVersion: 2.51.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.2
|
||||
|
@ -29,7 +29,7 @@ home: https://truecharts.org/charts/premium/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
|
||||
|
@ -40,7 +40,7 @@ sources:
|
|||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
- https://github.com/truecharts/charts/tree/master/charts/premium/prometheus
|
||||
- https://quay.io/thanos/thanos
|
||||
- https://hub.docker.com/r/bitnami/prometheus
|
||||
- https://hub.docker.com/r/bitnami/alertmanager
|
||||
- https://hub.docker.com/r/bitnami/prometheus
|
||||
type: application
|
||||
version: 17.11.1
|
||||
version: 17.12.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: bitnami/prometheus
|
||||
tag: 2.50.1@sha256:96f94a8ceeccb67be484871bd68f061364ed53366492a53cb369744512822587
|
||||
tag: 2.51.0@sha256:d6ebf114bd6018badec7e6c45f332d9220657cd65815a1ec88ce8d3475a63c48
|
||||
thanosImage:
|
||||
repository: quay.io/thanos/thanos
|
||||
tag: v0.34.1@sha256:567346c3f6ff2927c2c6c0daad977b2213f62d45eca54d48afd19e6deb902181
|
||||
|
|
Loading…
Reference in New Issue