[bitnami/postgresql] Release 10.2.7 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-02-04 20:11:31 +00:00
parent 7812a44cc5
commit 4383712749
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.2.3
digest: sha256:ef82cbc1e15eb074ed05cdec22538cacb27b5b2ad706ba4c5b18ffb1a14f701c
generated: "2021-01-04T17:59:33.709728131Z"
version: 1.3.8
digest: sha256:f0211420bd958bc7445b20cca83bf21b3d04f38ef702f345dcf1cbe7ee5584a0
generated: "2021-02-04T19:41:43.367086963Z"

View File

@@ -26,4 +26,4 @@ name: postgresql
sources:
- https://github.com/bitnami/bitnami-docker-postgresql
- https://www.postgresql.org/
version: 10.2.6
version: 10.2.7

View File

@@ -15,7 +15,7 @@ global:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 11.10.0-debian-10-r60
tag: 11.10.0-debian-10-r79
## 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
@@ -754,7 +754,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/postgres-exporter
tag: 0.8.0-debian-10-r328
tag: 0.8.0-debian-10-r347
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.