mirror of
https://github.com/wahyd4/helm-charts.git
synced 2026-08-09 04:26:02 +10:00
chore: fix and bump the configmap reloader for real (#664)
Signed-off-by: Hector Fernandez <hectorj@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: prometheus
|
||||
version: 13.3.1
|
||||
version: 13.3.2
|
||||
appVersion: 2.24.0
|
||||
description: Prometheus is a monitoring system and time series database.
|
||||
home: https://prometheus.io/
|
||||
|
||||
@@ -355,7 +355,7 @@ configmapReload:
|
||||
##
|
||||
image:
|
||||
repository: jimmidyson/configmap-reload
|
||||
tag: v0.4.0
|
||||
tag: v0.5.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Additional configmap-reload container arguments
|
||||
@@ -393,7 +393,7 @@ configmapReload:
|
||||
##
|
||||
image:
|
||||
repository: jimmidyson/configmap-reload
|
||||
tag: v0.4.0
|
||||
tag: v0.5.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Additional configmap-reload container arguments
|
||||
|
||||
Reference in New Issue
Block a user