Synchronize upstreamed folder to 394dd7b14

This commit is contained in:
bitnami-bot
2019-09-09 10:35:15 +00:00
parent c6ceb861b9
commit 7f6648d317
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: postgresql
version: 6.3.4
version: 6.3.5
appVersion: 11.5.0
description: Chart for PostgreSQL, an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance.
keywords:

View File

@@ -15,7 +15,7 @@ global:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 11.5.0-debian-9-r26
tag: 11.5.0-debian-9-r34
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -347,7 +347,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/postgres-exporter
tag: 0.5.1-debian-9-r41
tag: 0.5.1-debian-9-r48
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.

View File

@@ -15,7 +15,7 @@ global:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 11.5.0-debian-9-r26
tag: 11.5.0-debian-9-r34
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -347,7 +347,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/postgres-exporter
tag: 0.5.1-debian-9-r41
tag: 0.5.1-debian-9-r48
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.