We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cdfa12e + 585520e commit 080d076Copy full SHA for 080d076
charts/kube-prometheus-stack/Chart.yaml
@@ -31,7 +31,7 @@ name: kube-prometheus-stack
31
sources:
32
- https://github.com/prometheus-community/helm-charts
33
- https://github.com/prometheus-operator/kube-prometheus
34
-version: 70.5.3
+version: 70.5.4
35
appVersion: v0.81.0
36
kubeVersion: ">=1.19.0-0"
37
home: https://github.com/prometheus-operator/kube-prometheus
charts/kube-prometheus-stack/values.yaml
@@ -4386,7 +4386,7 @@ prometheus:
4386
image:
4387
registry: quay.io
4388
repository: prometheus/prometheus
4389
- tag: v3.2.1
+ tag: v3.3.1
4390
sha: ""
4391
4392
## Tolerations for use with node taints
0 commit comments