chore: update to WordPress 6.9.0
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v2
|
||||
name: wordpress-nginx
|
||||
description: WordPress with Nginx and PHP-FPM on Kubernetes
|
||||
type: application
|
||||
version: 6.9.0-l
|
||||
version: 6.9.0
|
||||
appVersion: "6.9.0"
|
||||
keywords:
|
||||
- wordpress
|
||||
|
||||
@@ -5,7 +5,7 @@ image:
|
||||
nginx:
|
||||
registry: docker.io
|
||||
repository: nginx
|
||||
tag: "1.29.3-alpine-perl"
|
||||
tag: "1.29.4-alpine-perl"
|
||||
pullPolicy: IfNotPresent
|
||||
wordpress:
|
||||
registry: docker.io
|
||||
|
||||
Reference in New Issue
Block a user