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