[bitnami/wordpress-intel] Release 0.1.27 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-04-06 01:53:54 +00:00
parent 44b95d8a29
commit 83c9774f2c
3 changed files with 8 additions and 8 deletions

View File

@@ -1,12 +1,12 @@
dependencies:
- name: memcached
repository: https://charts.bitnami.com/bitnami
version: 6.0.11
version: 6.0.14
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 10.4.5
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.13.0
digest: sha256:0dd16798e26d2328b1c4491d28318bdb53bf0e57a5c76bb53f95e1c8b1ecc4f2
generated: "2022-04-02T23:19:03.020991879Z"
digest: sha256:471c23e0b092be38b5c14a01bf40d5c212760355300e6bac4ce7cff327ca49d1
generated: "2022-04-06T00:57:48.594272097Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: CMS
apiVersion: v2
appVersion: 5.9.2
appVersion: 5.9.3
dependencies:
- condition: memcached.enabled
name: memcached
@@ -35,4 +35,4 @@ name: wordpress-intel
sources:
- https://github.com/bitnami/bitnami-docker-wordpress-intel
- https://wordpress.org/
version: 0.1.26
version: 0.1.27

View File

@@ -69,7 +69,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wordpress-intel
tag: 5.9.2-debian-10-r25
tag: 5.9.3-debian-10-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -623,7 +623,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r384
tag: 10-debian-10-r386
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -699,7 +699,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nginx-exporter
tag: 0.10.0-debian-10-r98
tag: 0.10.0-debian-10-r100
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.