mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
[bitnami/dokuwiki] Fix typo in deployment.yaml template (#26678)
* [bitnami/dokuwiki] 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
|
||||
|
||||
## 16.2.1 (2024-06-04)
|
||||
## 16.2.2 (2024-06-04)
|
||||
|
||||
* [bitnami/dokuwiki] Bump chart version ([#26627](https://github.com/bitnami/charts/pull/26627))
|
||||
* [bitnami/dokuwiki] Fix typo in deployment.yaml template ([#26678](https://github.com/bitnami/charts/pull/26678))
|
||||
|
||||
## <small>16.2.1 (2024-06-04)</small>
|
||||
|
||||
* [bitnami/dokuwiki] Bump chart version (#26627) ([64ab63c](https://github.com/bitnami/charts/commit/64ab63cc2305887ba762cee47f84bda22494db4c)), closes [#26627](https://github.com/bitnami/charts/issues/26627)
|
||||
|
||||
## 16.2.0 (2024-05-27)
|
||||
|
||||
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: dokuwiki
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/dokuwiki
|
||||
version: 16.2.1
|
||||
version: 16.2.2
|
||||
|
||||
@@ -293,7 +293,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