From 2d6516037d6d69d76c25ee00b5f39e6c706ae4fc Mon Sep 17 00:00:00 2001 From: Gitea Actions Bot Date: Sun, 16 Aug 2026 00:00:20 +0000 Subject: [PATCH] chore: update to WordPress 7.0.4, nginx 1.31.3-alpine-perl --- Chart.yaml | 4 ++-- values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 883a73c..454f695 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: wordpress-nginx description: WordPress with Nginx and PHP-FPM on Kubernetes type: application -version: 7.0.2-a -appVersion: "7.0.2" +version: 7.0.4 +appVersion: "7.0.4" keywords: - wordpress - nginx diff --git a/values.yaml b/values.yaml index c68fa9a..a5847e6 100644 --- a/values.yaml +++ b/values.yaml @@ -10,7 +10,7 @@ image: wordpress: registry: docker.io repository: wordpress - tag: "7.0.2-php8.5-fpm-alpine" + tag: "7.0.4-php8.5-fpm-alpine" pullPolicy: IfNotPresent # WordPress設定