Skip to content

Commit

Permalink
[bitnami/wordpress] Fix issue #26133
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Kerwien <[email protected]>
  • Loading branch information
pkerwien committed May 30, 2024
1 parent 5271fa0 commit 7941c31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bitnami/wordpress/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 22.4.1
version: 22.4.2
2 changes: 1 addition & 1 deletion bitnami/wordpress/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,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
Expand Down

0 comments on commit 7941c31

Please sign in to comment.