Skip to content

Commit 388631e

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/prometheus/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: prometheus
33
# renovate: github=prometheus/prometheus
44
appVersion: v3.5.0
5-
version: 27.29.0
5+
version: 27.29.1
66
kubeVersion: ">=1.19.0-0"
77
description: Prometheus is a monitoring system and time series database.
88
home: https://prometheus.io/

charts/prometheus/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ configmapReload:
5757
##
5858
image:
5959
repository: quay.io/prometheus-operator/prometheus-config-reloader
60-
tag: v0.84.0
60+
tag: v0.84.1
6161
# When digest is set to a non-empty value, images will be pulled by digest (regardless of tag value).
6262
digest: ""
6363
pullPolicy: IfNotPresent

0 commit comments

Comments
 (0)