mirror of
https://github.com/bitnami/charts.git
synced 2026-02-22 13:57:17 +08:00
[bitnami/phpbb] Fix typo in deployment.yaml template (#26617)
* [bitnami/phpbb] 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 18.2.1 (2024-05-31)
|
||||
## 18.2.2 (2024-06-04)
|
||||
|
||||
* [bitnami/phpbb] Release 18.2.1 ([#26588](https://github.com/bitnami/charts/pull/26588))
|
||||
* [bitnami/phpbb] Fix typo in deployment.yaml template ([#26617](https://github.com/bitnami/charts/pull/26617))
|
||||
|
||||
## <small>18.2.1 (2024-06-01)</small>
|
||||
|
||||
* [bitnami/phpbb] Release 18.2.1 (#26588) ([0185820](https://github.com/bitnami/charts/commit/0185820b772ca40d96b6394343f8838fc9d20120)), closes [#26588](https://github.com/bitnami/charts/issues/26588)
|
||||
|
||||
## 18.2.0 (2024-05-29)
|
||||
|
||||
|
||||
@@ -37,4 +37,4 @@ maintainers:
|
||||
name: phpbb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/phpbb
|
||||
version: 18.2.1
|
||||
version: 18.2.2
|
||||
|
||||
@@ -262,7 +262,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
|
||||
|
||||
Reference in New Issue
Block a user