We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b102cb commit 740252bCopy full SHA for 740252b
charts/kube-prometheus-stack/Chart.yaml
@@ -23,7 +23,7 @@ name: kube-prometheus-stack
23
sources:
24
- https://github.com/prometheus-community/helm-charts
25
- https://github.com/prometheus-operator/kube-prometheus
26
-version: 68.1.1
+version: 68.2.0
27
appVersion: v0.79.2
28
kubeVersion: ">=1.19.0-0"
29
home: https://github.com/prometheus-operator/kube-prometheus
charts/kube-prometheus-stack/values.yaml
@@ -708,7 +708,7 @@ alertmanager:
708
image:
709
registry: quay.io
710
repository: prometheus/alertmanager
711
- tag: v0.27.0
+ tag: v0.28.0
712
sha: ""
713
714
## If true then the user will be responsible to provide a secret with alertmanager configuration
0 commit comments