diff --git a/bitnami/mediawiki/Chart.lock b/bitnami/mediawiki/Chart.lock index d8b0cb730..5218bd7aa 100644 --- a/bitnami/mediawiki/Chart.lock +++ b/bitnami/mediawiki/Chart.lock @@ -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" diff --git a/bitnami/mediawiki/Chart.yaml b/bitnami/mediawiki/Chart.yaml index 7d2a113aa..ee9a0b1c5 100644 --- a/bitnami/mediawiki/Chart.yaml +++ b/bitnami/mediawiki/Chart.yaml @@ -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 diff --git a/bitnami/mediawiki/README.md b/bitnami/mediawiki/README.md index f8e8106ca..6ff4cfd89 100644 --- a/bitnami/mediawiki/README.md +++ b/bitnami/mediawiki/README.md @@ -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 | `{}` | diff --git a/bitnami/mediawiki/values.yaml b/bitnami/mediawiki/values.yaml index 27b7951a8..669b478b7 100644 --- a/bitnami/mediawiki/values.yaml +++ b/bitnami/mediawiki/values.yaml @@ -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.