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.
1 parent 602581c commit ac11851Copy full SHA for ac11851
charts/alertmanager/Chart.yaml
@@ -6,7 +6,7 @@ icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/a
6
sources:
7
- https://github.com/prometheus/alertmanager
8
type: application
9
-version: 1.23.1
+version: 1.23.2
10
# renovate: github-releases=prometheus/alertmanager
11
appVersion: v0.28.1
12
kubeVersion: ">=1.25.0-0"
charts/alertmanager/values.yaml
@@ -332,7 +332,7 @@ configmapReload:
332
##
333
image:
334
repository: quay.io/prometheus-operator/prometheus-config-reloader
335
- tag: v0.84.0
+ tag: v0.84.1
336
pullPolicy: IfNotPresent
337
338
# containerPort: 9533
0 commit comments