Fix postgresql chart (#6226)

This commit is contained in:
Richard Alberto
2018-06-21 10:30:59 -07:00
committed by k8s-ci-robot
parent 93189b3de1
commit ee77e9ac4e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: postgresql
version: 0.14.2
version: 0.14.3
appVersion: 9.6.2
description: Object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance.
keywords:
+1 -1
View File
@@ -138,7 +138,7 @@ probes:
readiness:
initialDelay: 5
timeoutSeconds: 3
failureThreshold: 5
periodSeconds: 5
## Annotations for the deployment and nodes.
deploymentAnnotations: {}
podAnnotations: {}