Skip to content

Commit bded421

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

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.30.0
9+
version: 1.31.0
1010
# renovate: github-releases=prometheus/alertmanager
1111
appVersion: v0.30.0
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.87.1
349+
tag: v0.88.0
350350
pullPolicy: IfNotPresent
351351

352352
# containerPort: 9533

0 commit comments

Comments
 (0)