Skip to content

Commit ac11851

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

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.23.1
9+
version: 1.23.2
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
@@ -332,7 +332,7 @@ configmapReload:
332332
##
333333
image:
334334
repository: quay.io/prometheus-operator/prometheus-config-reloader
335-
tag: v0.84.0
335+
tag: v0.84.1
336336
pullPolicy: IfNotPresent
337337

338338
# containerPort: 9533

0 commit comments

Comments
 (0)