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 ca6cdad commit bded421Copy full SHA for bded421
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.30.0
+version: 1.31.0
10
# renovate: github-releases=prometheus/alertmanager
11
appVersion: v0.30.0
12
kubeVersion: ">=1.25.0-0"
charts/alertmanager/values.yaml
@@ -346,7 +346,7 @@ configmapReload:
346
##
347
image:
348
repository: quay.io/prometheus-operator/prometheus-config-reloader
349
- tag: v0.87.1
+ tag: v0.88.0
350
pullPolicy: IfNotPresent
351
352
# containerPort: 9533
0 commit comments