chore(deps): update container image bitnami/prometheus to v2.49.0@7102c3a by renovate (#17283)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/prometheus | minor | `2.48.1` -> `2.49.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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
77c288c568
commit
8296819b05
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: enterprise
|
||||
apiVersion: v2
|
||||
appVersion: 2.48.1
|
||||
appVersion: 2.49.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
|
@ -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
|
||||
|
@ -48,4 +48,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
|
||||
- https://hub.docker.com/r/bitnami/prometheus
|
||||
type: application
|
||||
version: 16.2.3
|
||||
version: 16.3.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: bitnami/prometheus
|
||||
tag: 2.48.1@sha256:f8284e1bd73c7f03b8e0ea1a750df38ff1ffd7517586db554ef75582acb57b38
|
||||
tag: 2.49.0@sha256:7102c3a99cb963d465b7af254a6313dd98fc2d41ac26b21c640e239997176cf8
|
||||
thanosImage:
|
||||
repository: quay.io/thanos/thanos
|
||||
tag: v0.33.0@sha256:f7177edda27b5bc08e363187ffb093a9b7fbedbb15a2f2d0e007216cf42a9525
|
||||
|
|
Loading…
Reference in New Issue