Skip to content

Commit 585520e

Browse files
committed
[kube-prometheus-stack] update prometheus version
Signed-off-by: frezes <[email protected]>
1 parent cdfa12e commit 585520e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/kube-prometheus-stack/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ name: kube-prometheus-stack
3131
sources:
3232
- https://github.com/prometheus-community/helm-charts
3333
- https://github.com/prometheus-operator/kube-prometheus
34-
version: 70.5.3
34+
version: 70.5.4
3535
appVersion: v0.81.0
3636
kubeVersion: ">=1.19.0-0"
3737
home: https://github.com/prometheus-operator/kube-prometheus

charts/kube-prometheus-stack/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4386,7 +4386,7 @@ prometheus:
43864386
image:
43874387
registry: quay.io
43884388
repository: prometheus/prometheus
4389-
tag: v3.2.1
4389+
tag: v3.3.1
43904390
sha: ""
43914391

43924392
## Tolerations for use with node taints

0 commit comments

Comments
 (0)