Skip to content

Commit

Permalink
[prometheus] bump reloader to 0.70.0 (#4064)
Browse files Browse the repository at this point in the history
* bump reloader to 0.70.0

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* Update charts/prometheus/Chart.yaml

Co-authored-by: MH <zanhsieh@gmail.com>
Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>

---------

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Co-authored-by: MH <zanhsieh@gmail.com>
  • Loading branch information
DrFaust92 and zanhsieh authored Dec 7, 2023
1 parent 11127a4 commit 93d4225
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: prometheus
appVersion: v2.48.0
version: 25.8.0
version: 25.8.1
kubeVersion: ">=1.19.0-0"
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
Expand Down
2 changes: 1 addition & 1 deletion charts/prometheus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ configmapReload:
##
image:
repository: quay.io/prometheus-operator/prometheus-config-reloader
tag: v0.67.0
tag: v0.70.0
# When digest is set to a non-empty value, images will be pulled by digest (regardless of tag value).
digest: ""
pullPolicy: IfNotPresent
Expand Down

0 comments on commit 93d4225

Please sign in to comment.