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 549bb81 commit 39cc5b7Copy full SHA for 39cc5b7
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.26.0
+version: 1.27.0
10
# renovate: github-releases=prometheus/alertmanager
11
appVersion: v0.28.1
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.85.0
+ tag: v0.86.0
350
pullPolicy: IfNotPresent
351
352
# containerPort: 9533
0 commit comments