mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
stable/wordpress: update to 5.2.1 (#14635)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
903572a69a
commit
2cbccfa94b
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: wordpress
|
||||
version: 5.12.0
|
||||
version: 5.12.1
|
||||
appVersion: 5.2.1
|
||||
description: Web publishing platform for building blogs and websites.
|
||||
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 5.11.2
|
||||
version: 5.11.3
|
||||
digest: sha256:5c711356a05ffeaffafba333092229eadc8ba3cc377b56861988517ac77b7609
|
||||
generated: 2019-05-06T09:06:30.894764031+02:00
|
||||
generated: 2019-06-10T02:51:15.460761604Z
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/wordpress
|
||||
tag: 5.2.1-debian-9-r9
|
||||
tag: 5.2.1-debian-9-r21
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/wordpress
|
||||
tag: 5.2.1-debian-9-r9
|
||||
tag: 5.2.1-debian-9-r21
|
||||
## 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