Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/stable/wordpress/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ sources:
- https://hub.docker.com/r/bitnamisecure/wordpress
- https://www.wordpress.org
type: application
version: 13.0.4
version: 13.0.5

2 changes: 1 addition & 1 deletion charts/stable/wordpress/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
image:
repository: docker.io/bitnamisecure/wordpress
pullPolicy: IfNotPresent
tag: latest@sha256:22b171a7f18da8f5c89a35b767e009ec11ff2316fac1604f235f6f07c5bc265b
tag: latest@sha256:591fbea097ce0983ff1c06eeb1264180d518d99be4fa4dfe4a81019c2e3a5969
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down
Loading