[bitnami/nginx] Release 5.1.9 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-03-11 23:24:32 +00:00
parent 56f20eb7b6
commit 1908183461
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1 apiVersion: v1
name: nginx name: nginx
version: 5.1.8 version: 5.1.9
appVersion: 1.16.1 appVersion: 1.16.1
description: Chart for the nginx server description: Chart for the nginx server
keywords: keywords:

View File

@@ -13,7 +13,7 @@
image: image:
registry: docker.io registry: docker.io
repository: bitnami/nginx repository: bitnami/nginx
tag: 1.16.1-debian-10-r29 tag: 1.16.1-debian-10-r46
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -210,7 +210,7 @@ metrics:
image: image:
registry: docker.io registry: docker.io
repository: bitnami/nginx-exporter repository: bitnami/nginx-exporter
tag: 0.6.0-debian-10-r5 tag: 0.6.0-debian-10-r20
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets. ## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace. ## Secrets must be manually created in the namespace.