[bitnami/apache] Release 6.0.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2019-08-15 01:39:49 +00:00
parent 6d14c77737
commit ec907ce896
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1
name: apache
version: 6.0.2
appVersion: 2.4.39
version: 6.0.3
appVersion: 2.4.41
description: Chart for Apache HTTP Server
keywords:
- apache

View File

@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/apache
tag: 2.4.39-debian-9-r115
tag: 2.4.41-debian-9-r0
## 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-r22
tag: 0.7.0-debian-9-r24
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.