Skip to content

Commit

Permalink
[bitnami/wordpress] Release 9.3.13 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <containers@bitnami.com>
  • Loading branch information
bitnami-bot committed Jun 18, 2020
1 parent 5d94a20 commit 74adf29
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bitnami/wordpress/Chart.yaml
@@ -1,6 +1,6 @@
apiVersion: v1
name: wordpress
version: 9.3.12
version: 9.3.13
appVersion: 5.4.2
description: Web publishing platform for building blogs and websites.
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png
Expand Down
4 changes: 2 additions & 2 deletions bitnami/wordpress/values-production.yaml
Expand Up @@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/wordpress
tag: 5.4.2-debian-10-r3
tag: 5.4.2-debian-10-r5
## 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 @@ -450,7 +450,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r73
tag: 0.8.0-debian-10-r75
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down
4 changes: 2 additions & 2 deletions bitnami/wordpress/values.yaml
Expand Up @@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/wordpress
tag: 5.4.2-debian-10-r3
tag: 5.4.2-debian-10-r5
## 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 @@ -444,7 +444,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r73
tag: 0.8.0-debian-10-r75
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit 74adf29

Please sign in to comment.