[bitnami/mediawiki] Release 14.2.13 (#11528)

* [bitnami/mediawiki] Release 14.2.13 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-08-04 16:53:51 +02:00
committed by GitHub
parent 3e7a378f2a
commit c09eeed83c
4 changed files with 36 additions and 36 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.0.14
version: 11.1.3
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.16.0
digest: sha256:ed6f93225d5d4ea0d71afe625ac7c6cf0faf4ef30c84ae5f5bd5ed05f2e0d19f
generated: "2022-07-03T16:39:40.983954077Z"
version: 1.16.1
digest: sha256:54de83a479d0a9e6270183cc255b024fa74dfceec12af31383833e1e6afcbb6b
generated: "2022-08-02T17:40:36.98857926Z"
+1 -1
View File
@@ -32,4 +32,4 @@ name: mediawiki
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/mediawiki
- https://www.mediawiki.org/
version: 14.2.12
version: 14.2.13
+29 -29
View File
@@ -7,7 +7,7 @@ MediaWiki is the free and open source wiki software that powers Wikipedia. Used
[Overview of MediaWiki](http://www.mediawiki.org/wiki/MediaWiki)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR
```console
@@ -78,33 +78,33 @@ The command removes all the Kubernetes components associated with the chart and
### Mediawiki parameters
| Name | Description | Value |
| -------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- |
| `image.registry` | MediaWiki image registry | `docker.io` |
| `image.repository` | MediaWiki image repository | `bitnami/mediawiki` |
| `image.tag` | MediaWiki image tag (immutable tags are recommended) | `1.38.2-debian-11-r2` |
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `image.debug` | Enable MediaWiki image debug mode | `false` |
| `hostAliases` | Deployment pod host aliases | `[]` |
| `mediawikiUser` | User of the application | `user` |
| `mediawikiPassword` | Application password | `""` |
| `mediawikiSecret` | Existing `Secret` containing the password for the `mediawikiUser` user; must contain the key `mediawiki-password` and optional key `smtp-password` | `""` |
| `mediawikiEmail` | Admin email | `user@example.com` |
| `mediawikiName` | Name for the wiki | `My Wiki` |
| `mediawikiHost` | Mediawiki host to create application URLs | `""` |
| `allowEmptyPassword` | Allow DB blank passwords | `yes` |
| `smtpHost` | SMTP host | `""` |
| `smtpPort` | SMTP port | `""` |
| `smtpHostID` | SMTP host ID | `""` |
| `smtpUser` | SMTP user | `""` |
| `smtpPassword` | SMTP password | `""` |
| `command` | Override default container command (useful when using custom images) | `[]` |
| `args` | Override default container args (useful when using custom images) | `[]` |
| `lifecycleHooks` | for the Mediawiki container(s) to automate configuration before or after startup | `{}` |
| `extraEnvVars` | Extra environment variables to be set on Mediawki container | `[]` |
| `extraEnvVarsCM` | Name of existing ConfigMap containing extra env vars | `""` |
| `extraEnvVarsSecret` | Name of existing Secret containing extra env vars | `""` |
| Name | Description | Value |
| -------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| `image.registry` | MediaWiki image registry | `docker.io` |
| `image.repository` | MediaWiki image repository | `bitnami/mediawiki` |
| `image.tag` | MediaWiki image tag (immutable tags are recommended) | `1.38.2-debian-11-r13` |
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `image.debug` | Enable MediaWiki image debug mode | `false` |
| `hostAliases` | Deployment pod host aliases | `[]` |
| `mediawikiUser` | User of the application | `user` |
| `mediawikiPassword` | Application password | `""` |
| `mediawikiSecret` | Existing `Secret` containing the password for the `mediawikiUser` user; must contain the key `mediawiki-password` and optional key `smtp-password` | `""` |
| `mediawikiEmail` | Admin email | `user@example.com` |
| `mediawikiName` | Name for the wiki | `My Wiki` |
| `mediawikiHost` | Mediawiki host to create application URLs | `""` |
| `allowEmptyPassword` | Allow DB blank passwords | `yes` |
| `smtpHost` | SMTP host | `""` |
| `smtpPort` | SMTP port | `""` |
| `smtpHostID` | SMTP host ID | `""` |
| `smtpUser` | SMTP user | `""` |
| `smtpPassword` | SMTP password | `""` |
| `command` | Override default container command (useful when using custom images) | `[]` |
| `args` | Override default container args (useful when using custom images) | `[]` |
| `lifecycleHooks` | for the Mediawiki container(s) to automate configuration before or after startup | `{}` |
| `extraEnvVars` | Extra environment variables to be set on Mediawki container | `[]` |
| `extraEnvVarsCM` | Name of existing ConfigMap containing extra env vars | `""` |
| `extraEnvVarsSecret` | Name of existing Secret containing extra env vars | `""` |
### Mediawiki deployment parameters
@@ -237,7 +237,7 @@ The command removes all the Kubernetes components associated with the chart and
| `metrics.enabled` | Start a side-car prometheus exporter | `false` |
| `metrics.image.registry` | Apache exporter image registry | `docker.io` |
| `metrics.image.repository` | Apache exporter image repository | `bitnami/apache-exporter` |
| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.11.0-debian-11-r13` |
| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.11.0-debian-11-r24` |
| `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `metrics.resources` | Exporter resource requests/limit | `{}` |
+2 -2
View File
@@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/mediawiki
tag: 1.38.2-debian-11-r2
tag: 1.38.2-debian-11-r13
## 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
@@ -659,7 +659,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.11.0-debian-11-r13
tag: 0.11.0-debian-11-r24
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.