[bitnami/wordpress] Release 11.1.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-07-15 07:49:56 +00:00
parent fe8e3696f8
commit 4d08038088
3 changed files with 7 additions and 7 deletions

View File

@@ -1,12 +1,12 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 9.3.16
version: 9.3.17
- name: memcached
repository: https://charts.bitnami.com/bitnami
version: 5.13.4
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.7.0
digest: sha256:7619eb7fbbead0a921b02bf73b455edbbd46a84438520ad3bb1978f5d12164a2
generated: "2021-07-06T18:14:55.201767879Z"
digest: sha256:3001d478d4e07d80c1f08e74c8f54cc4a953f6024f40910ec92d5a4726c0da39
generated: "2021-07-15T06:53:43.359848237Z"

View File

@@ -35,4 +35,4 @@ name: wordpress
sources:
- https://github.com/bitnami/bitnami-docker-wordpress
- https://wordpress.org/
version: 11.1.2
version: 11.1.3

View File

@@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/wordpress
tag: 5.7.2-debian-10-r35
tag: 5.7.2-debian-10-r43
## 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
@@ -628,7 +628,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r126
tag: 10-debian-10-r133
pullPolicy: Always
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -702,7 +702,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.9.0-debian-10-r24
tag: 0.9.0-debian-10-r31
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.