chore(deps): update container image bitnami/prometheus to v2.49.1@d6184e1 by renovate (#17299)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/prometheus | patch | `2.49.0` -> `2.49.1` | --- > [!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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuOSIsInVwZGF0ZWRJblZlciI6IjM3LjE0MC45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
65e0132b7d
commit
9b773c0f60
|
@ -36,7 +36,7 @@ home: https://truecharts.org/charts/enterprise/prometheus
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png
|
||||||
keywords:
|
keywords:
|
||||||
- metrics
|
- metrics
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -46,6 +46,6 @@ sources:
|
||||||
- https://github.com/prometheus-community/helm-charts
|
- https://github.com/prometheus-community/helm-charts
|
||||||
- https://github.com/prometheus-operator/kube-prometheus
|
- https://github.com/prometheus-operator/kube-prometheus
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
|
- https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
|
||||||
- https://hub.docker.com/r/bitnami/alertmanager
|
- https://quay.io/thanos/thanos
|
||||||
type: application
|
type: application
|
||||||
version: 16.3.0
|
version: 16.3.1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: bitnami/prometheus
|
repository: bitnami/prometheus
|
||||||
tag: 2.49.0@sha256:7102c3a99cb963d465b7af254a6313dd98fc2d41ac26b21c640e239997176cf8
|
tag: 2.49.1@sha256:d6184e11c9f5c31264813d6b8c6df53678e4cd0705845f0e6febab64a0aed662
|
||||||
thanosImage:
|
thanosImage:
|
||||||
repository: quay.io/thanos/thanos
|
repository: quay.io/thanos/thanos
|
||||||
tag: v0.33.0@sha256:f7177edda27b5bc08e363187ffb093a9b7fbedbb15a2f2d0e007216cf42a9525
|
tag: v0.33.0@sha256:f7177edda27b5bc08e363187ffb093a9b7fbedbb15a2f2d0e007216cf42a9525
|
||||||
|
|
Loading…
Reference in New Issue