mirror of
https://github.com/wahyd4/helm-charts.git
synced 2026-08-09 04:26:02 +10:00
[kube-prometheus-stack] Bump prometheus-operator to 0.43.1 (#305)
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
This commit is contained in:
@@ -17,8 +17,8 @@ name: kube-prometheus-stack
|
||||
sources:
|
||||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
version: 11.0.0
|
||||
appVersion: 0.43.0
|
||||
version: 11.0.1
|
||||
appVersion: 0.43.1
|
||||
tillerVersion: ">=2.12.0"
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
home: https://github.com/prometheus-operator/kube-prometheus
|
||||
|
||||
@@ -1351,7 +1351,7 @@ prometheusOperator:
|
||||
##
|
||||
image:
|
||||
repository: quay.io/prometheus-operator/prometheus-operator
|
||||
tag: v0.43.0
|
||||
tag: v0.43.1
|
||||
sha: ""
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -1366,7 +1366,7 @@ prometheusOperator:
|
||||
##
|
||||
prometheusConfigReloaderImage:
|
||||
repository: quay.io/prometheus-operator/prometheus-config-reloader
|
||||
tag: v0.43.0
|
||||
tag: v0.43.1
|
||||
sha: ""
|
||||
|
||||
## Set the prometheus config reloader side-car CPU limit
|
||||
|
||||
Reference in New Issue
Block a user