chore(deps): update container image tccr.io/truecharts/prometheus to v2.43.1 (#8837)
This commit is contained in:
parent
fb08dde08e
commit
ca03945354
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.43.0"
|
appVersion: "2.43.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -21,7 +21,7 @@ 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
|
||||||
type: application
|
type: application
|
||||||
version: 9.0.0
|
version: 9.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/prometheus
|
repository: tccr.io/truecharts/prometheus
|
||||||
tag: 2.43.0@sha256:61242035a0a233a9cc40d2cd209033aa592526c8eca3fb4dbeda65ed13c793f1
|
tag: v2.43.1@sha256:3ad91cfb0fe8989e7854368977731c571402e5372af0b3b25e5a36ec77ed3761
|
||||||
|
|
||||||
thanosImage:
|
thanosImage:
|
||||||
repository: tccr.io/truecharts/thanos
|
repository: tccr.io/truecharts/thanos
|
||||||
|
|
Loading…
Reference in New Issue