mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/wordpress] Release 4.0.1 (#9809)
* wordpress: update to `5.0.0` Signed-off-by: Bitnami Containers <containers@bitnami.com> * wordpress: updated chart requirements Signed-off-by: Bitnami Containers <containers@bitnami.com> * wordpress: bump chart appVersion to `5.0.0` Signed-off-by: Bitnami Containers <containers@bitnami.com> * wordpress: bump chart version to `4.0.1` Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
580f3068c2
commit
e05774c70e
@@ -1,6 +1,6 @@
|
||||
name: wordpress
|
||||
version: 4.0.0
|
||||
appVersion: 4.9.8
|
||||
version: 4.0.1
|
||||
appVersion: 5.0.0
|
||||
description: Web publishing platform for building blogs and websites.
|
||||
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png
|
||||
keywords:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 5.2.0
|
||||
version: 5.2.3
|
||||
digest: sha256:5c711356a05ffeaffafba333092229eadc8ba3cc377b56861988517ac77b7609
|
||||
generated: 2018-10-16T08:51:10.026782+02:00
|
||||
generated: 2018-12-07T17:11:47.867676353Z
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/wordpress
|
||||
tag: 4.9.8
|
||||
tag: 5.0.0
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/wordpress
|
||||
tag: 4.9.8
|
||||
tag: 5.0.0
|
||||
## 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
|
||||
|
||||
Reference in New Issue
Block a user