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