chore: update to WordPress 6.9.4, nginx 1.29.6-alpine-perl

This commit is contained in:
Gitea Actions Bot
2026-03-15 00:00:25 +00:00
parent 3508c37d92
commit 2404dd71fd
2 changed files with 4 additions and 4 deletions

View File

@@ -2,8 +2,8 @@ apiVersion: v2
name: wordpress-nginx
description: WordPress with Nginx and PHP-FPM on Kubernetes
type: application
version: 6.9.1-d
appVersion: "6.9.1"
version: 6.9.4
appVersion: "6.9.4"
keywords:
- wordpress
- nginx

View File

@@ -5,12 +5,12 @@ image:
nginx:
registry: docker.io
repository: nginx
tag: "1.29.5-alpine-perl"
tag: "1.29.6-alpine-perl"
pullPolicy: IfNotPresent
wordpress:
registry: docker.io
repository: wordpress
tag: "6.9.1-php8.5-fpm-alpine"
tag: "6.9.4-php8.5-fpm-alpine"
pullPolicy: IfNotPresent
# WordPress設定