[bitnami/nginx] Release 5.4.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-05-20 13:28:18 +00:00
parent 7d65b3aad9
commit 1c4677ee20
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: nginx
version: 5.4.0
version: 5.4.1
appVersion: 1.17.10
description: Chart for the nginx server
keywords:
+3 -3
View File
@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.17.10-debian-10-r40
tag: 1.17.10-debian-10-r42
## 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.26.2-debian-10-r26
tag: 2.26.2-debian-10-r28
## 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
@@ -298,7 +298,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nginx-exporter
tag: 0.7.0-debian-10-r28
tag: 0.7.0-debian-10-r30
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.