[bitnami/mediawiki] Fix typo in deployment.yaml template (#26615)

* [bitnami/mediawiki] Fix typo in deployment.yaml template

Signed-off-by: Peter Kerwien <peter.kerwien@gmail.com>

* Update CHANGELOG.md

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

---------

Signed-off-by: Peter Kerwien <peter.kerwien@gmail.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Peter Kerwien
2024-06-04 12:02:13 +02:00
committed by GitHub
parent 9e6a2b3cd6
commit a85830c827
3 changed files with 8 additions and 4 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 20.2.0 (2024-05-28)
## 20.2.1 (2024-06-04)
* [bitnami/mediawiki] Enable PodDisruptionBudgets ([#26510](https://github.com/bitnami/charts/pull/26510))
* [bitnami/mediawiki] Fix typo in deployment.yaml template ([#26615](https://github.com/bitnami/charts/pull/26615))
## 20.2.0 (2024-06-03)
* [bitnami/mediawiki] Enable PodDisruptionBudgets (#26510) ([610f625](https://github.com/bitnami/charts/commit/610f62562ba92ba853b037ad9e8e04de7c947790)), closes [#26510](https://github.com/bitnami/charts/issues/26510)
## 20.1.0 (2024-05-21)

View File

@@ -39,4 +39,4 @@ maintainers:
name: mediawiki
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mediawiki
version: 20.2.0
version: 20.2.1

View File

@@ -229,7 +229,7 @@ spec:
subPath: apache-logs-dir
- name: empty-dir
mountPath: /opt/bitnami/apache/var/run
subPath: apcahe-tmp-dir
subPath: apache-tmp-dir
- name: empty-dir
mountPath: /opt/bitnami/php/etc
subPath: php-conf-dir