mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[postgresql] Update metrics image to 0.4.6. (#6652)
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
This commit is contained in:
committed by
k8s-ci-robot
parent
eb47ec71d5
commit
8eaa90001b
@@ -1,5 +1,5 @@
|
||||
name: postgresql
|
||||
version: 0.15.1
|
||||
version: 0.15.2
|
||||
appVersion: 9.6.2
|
||||
description: Object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance.
|
||||
keywords:
|
||||
|
||||
@@ -75,7 +75,7 @@ persistence:
|
||||
metrics:
|
||||
enabled: false
|
||||
image: wrouesnel/postgres_exporter
|
||||
imageTag: v0.1.1
|
||||
imageTag: v0.4.6
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
requests:
|
||||
|
||||
Reference in New Issue
Block a user