[bitnami/phpmyadmin] Fix typo in deployment.yaml template (#26616)

* [bitnami/phpmyadmin] 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 11:46:26 +02:00
committed by GitHub
parent 03adfa5055
commit 9fc8caad32
3 changed files with 7 additions and 3 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 16.2.1 (2024-06-04)
* [bitnami/phpmyadmin] Fix typo in deployment.yaml template ([#26616](https://github.com/bitnami/charts/pull/26616))
## 16.2.0 (2024-05-29)
* [bitnami/phpmyadmin] Enable PodDisruptionBudgets ([#26528](https://github.com/bitnami/charts/pull/26528))
* [bitnami/phpmyadmin] Enable PodDisruptionBudgets (#26528) ([9f90a31](https://github.com/bitnami/charts/commit/9f90a31561545ecacbc62f5c8fe9343b85fbc846)), closes [#26528](https://github.com/bitnami/charts/issues/26528)
## 16.1.0 (2024-05-21)

View File

@@ -36,4 +36,4 @@ maintainers:
name: phpmyadmin
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/phpmyadmin
version: 16.2.0
version: 16.2.1

View File

@@ -224,7 +224,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