[bitnami/nginx] Release 6.0.5 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-08-06 21:37:47 +00:00
parent 985f04f380
commit ce8a3e54ec
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: nginx
version: 6.0.4
version: 6.0.5
appVersion: 1.19.1
description: Chart for the nginx server
keywords:
+4 -4
View File
@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.19.1-debian-10-r22
tag: 1.19.1-debian-10-r23
## 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
@@ -54,7 +54,7 @@ cloneStaticSiteFromGit:
image:
registry: docker.io
repository: bitnami/git
tag: 2.28.0-debian-10-r5
tag: 2.28.0-debian-10-r6
## 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
@@ -217,7 +217,7 @@ ldapDaemon:
image:
registry: docker.io
repository: bitnami/nginx-ldap-auth-daemon
tag: 0.20200116.0-debian-10-r82
tag: 0.20200116.0-debian-10-r83
pullPolicy: IfNotPresent
## LDAP Daemon port
@@ -425,7 +425,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nginx-exporter
tag: 0.8.0-debian-10-r40
tag: 0.8.0-debian-10-r41
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.