Skip to content

Commit

Permalink
[stable/wordpress] Release 7.3.2 updating components versions (helm#1…
Browse files Browse the repository at this point in the history
…6895)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
  • Loading branch information
bitnami-bot authored and k8s-ci-robot committed Sep 5, 2019
1 parent 5ab1b7c commit ee85144
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions stable/wordpress/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: wordpress
version: 7.3.1
appVersion: 5.2.2
version: 7.3.2
appVersion: 5.2.3
description: Web publishing platform for building blogs and websites.
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png
keywords:
Expand Down
4 changes: 2 additions & 2 deletions stable/wordpress/values-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/wordpress
tag: 5.2.2-debian-9-r49
tag: 5.2.3-debian-9-r0
## 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
Expand Down Expand Up @@ -350,7 +350,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r45
tag: 0.7.0-debian-9-r46
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down
4 changes: 2 additions & 2 deletions stable/wordpress/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/wordpress
tag: 5.2.2-debian-9-r49
tag: 5.2.3-debian-9-r0
## 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
Expand Down Expand Up @@ -345,7 +345,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r45
tag: 0.7.0-debian-9-r46
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit ee85144

Please sign in to comment.