[bitnami/apache] Release 6.0.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2019-08-12 10:05:38 +00:00
parent 65375721e6
commit ef7f1be088
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: apache
version: 6.0.0
version: 6.0.1
appVersion: 2.4.39
description: Chart for Apache HTTP Server
keywords:

View File

@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/apache
tag: 2.4.39-debian-9-r53
tag: 2.4.39-debian-9-r115
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##
@@ -149,7 +149,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r2
tag: 0.7.0-debian-9-r22
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.