Skip to content

Commit 39cc5b7

Browse files
[alertmanager] Update quay.io/prometheus-operator/prometheus-config-reloader Docker tag to v0.86.0 (#6194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 549bb81 commit 39cc5b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/alertmanager/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/a
66
sources:
77
- https://github.com/prometheus/alertmanager
88
type: application
9-
version: 1.26.0
9+
version: 1.27.0
1010
# renovate: github-releases=prometheus/alertmanager
1111
appVersion: v0.28.1
1212
kubeVersion: ">=1.25.0-0"

charts/alertmanager/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ configmapReload:
346346
##
347347
image:
348348
repository: quay.io/prometheus-operator/prometheus-config-reloader
349-
tag: v0.85.0
349+
tag: v0.86.0
350350
pullPolicy: IfNotPresent
351351

352352
# containerPort: 9533

0 commit comments

Comments
 (0)