[bitnami/mediawiki] Release 13.0.16 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-04-01 02:30:37 +00:00
parent f6b20dc7fd
commit bcbc24079b
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
annotations:
category: Wiki
apiVersion: v2
appVersion: 1.37.1
appVersion: 1.37.2
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -32,4 +32,4 @@ name: mediawiki
sources:
- https://github.com/bitnami/bitnami-docker-mediawiki
- https://www.mediawiki.org/
version: 13.0.15
version: 13.0.16
+2 -2
View File
@@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/mediawiki
tag: 1.37.1-debian-10-r98
tag: 1.37.2-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
@@ -641,7 +641,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.11.0-debian-10-r99
tag: 0.11.0-debian-10-r102
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.