Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
[stable/wordpress] Release 8.0.1 updating components versions (#18889)
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <containers@bitnami.com>
  • Loading branch information
bitnami-bot authored and k8s-ci-robot committed Nov 18, 2019
1 parent 3cc7a63 commit b640ff9
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: 8.0.0
appVersion: 5.2.4
version: 8.0.1
appVersion: 5.3.0
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.4-debian-9-r18
tag: 5.3.0-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 @@ -376,7 +376,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r104
tag: 0.7.0-debian-9-r109
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.4-debian-9-r18
tag: 5.3.0-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 @@ -371,7 +371,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r104
tag: 0.7.0-debian-9-r109
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit b640ff9

Please sign in to comment.